Skip to content

Commit

Permalink
Does this allow oras to work?
Browse files Browse the repository at this point in the history
  • Loading branch information
sfegan committed Sep 27, 2024
1 parent 4d1667d commit fa8902f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/singularity-build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,8 @@ jobs:
shell: bash
run: |
sudo apt-get update -y
sudo apt-get install -y squashfs-tools \
sudo apt-get install -y libssl-dev uuid-dev libgpgme11-dev squashfs-tools \
libseccomp-dev pkg-config libfuse3-dev
- name: Retrieve calin TGZ file
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit fa8902f

Please sign in to comment.