We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d262f0 commit 040bd50Copy full SHA for 040bd50
1 file changed
.github/workflows/check_licenses.yml
@@ -33,8 +33,7 @@ jobs:
33
- name: Mount EESSI CernVM-FS repository
34
uses: cvmfs-contrib/github-action-cvmfs@55899ca74cf78ab874bdf47f5a804e47c198743c # v4.0
35
with:
36
- cvmfs_config_package: https://github.com/EESSI/filesystem-layer/releases/download/latest/cvmfs-config-eessi_la
37
-test_all.deb
+ cvmfs_config_package: https://github.com/EESSI/filesystem-layer/releases/download/latest/cvmfs-config-eessi_latest_all.deb
38
cvmfs_http_proxy: DIRECT
39
cvmfs_repositories: software.eessi.io
40
0 commit comments