Skip to content

Commit

Permalink
#16: update apt first
Browse files Browse the repository at this point in the history
  • Loading branch information
nmm0 committed Aug 22, 2024
1 parent 911f0d9 commit 23cecb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_spack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Prepare Spack configuration
run: |
apt install unzip
apt update && apt install unzip
mkdir -p /github/home/.spack/
cp ci/packages.yaml /github/home/.spack/
chmod +x ci/test_spack.sh
Expand Down

0 comments on commit 23cecb9

Please sign in to comment.