Skip to content

Commit

Permalink
Update .github/workflows/ci-test-jit.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Cody Allen <[email protected]>
  • Loading branch information
aryairani and ceedubs authored Jan 22, 2025
1 parent 8882793 commit aa05b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test-jit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
key: jit-test-results.dist-exe_${{ hashFiles(env.jit_dist_rel_exe) }}.tests_${{ env.runtime_tests_causalhash }}.yaml_${{ hashFiles('**/ci-test-jit.yaml') }}

- name: install libb2 (linux)
uses: awalsh128/[email protected]
uses: awalsh128/cache-apt-pkgs-action@5902b33ae29014e6ca012c5d8025d4346556bd40 #v1.4.3
if: runner.os == 'Linux' && steps.cache-jit-test-results.outputs.cache-hit != 'true'
with:
packages: libb2-1
Expand Down

0 comments on commit aa05b0f

Please sign in to comment.