Skip to content

Commit

Permalink
extract to package subdir
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroge committed Nov 21, 2023
1 parent 632ff08 commit e232d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-release-client-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Include the old eessi-hpc.org config as well for now
run: |
wget https://github.com/EESSI/filesystem-layer/releases/download/v0.4.0/cvmfs-config-eessi-0.4.0.tar
tar xf cvmfs-config-eessi-0.4.0.tar
tar -C ./package -xf cvmfs-config-eessi-0.4.0.tar
rm cvmfs-config-eessi-0.4.0.tar
# We probably should loop over the set {rpm,deb,osxpkg} to create packages, but
Expand Down

0 comments on commit e232d01

Please sign in to comment.