Skip to content

Commit

Permalink
Update github-build-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lehner authored Mar 29, 2024
1 parent fc6f7da commit a6527e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
id: c-lime-version
run: |
cd c-lime
echo "key=$(git rev-parse HEAD)-${CACHE_KEY}" >> $GITHUB_OUTPUT
echo "key=$(git rev-parse HEAD)-${CACHE_KEY}-PIC" >> $GITHUB_OUTPUT
- name: c-lime package cache
uses: actions/cache@v3
Expand Down

0 comments on commit a6527e6

Please sign in to comment.