Skip to content

Commit

Permalink
Merge pull request #97 from shivakunv/holodeckcachekeyfix
Browse files Browse the repository at this point in the history
 fix holodeck cache key
  • Loading branch information
cdesiniotis authored Aug 23, 2024
2 parents e5dcbcf + d72e5b3 commit 404a65b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ jobs:
env:
TEST_CASE: "./tests/cases/nvidia-driver.sh"
run: |
sudo chmod 644 ${{ github.workspace }}/.cache/key
echo "${{ secrets.AWS_SSH_KEY }}" > ${private_key} && chmod 400 ${private_key}
rc=0
for driver_version in ${DRIVER_VERSIONS}; do
Expand Down

0 comments on commit 404a65b

Please sign in to comment.