Skip to content

Commit

Permalink
builtin, bash it seems
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerin Philip committed May 9, 2021
1 parent 759d2c2 commit 6c86e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/native-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- name: Generate compiler unique hash
id: ccache_compiler_hash
shell: /bin/bash
shell: bash
run: |
echo "::set-output COMPILER_HASH=$(bash ${GITHUB_WORKSPACE}/scripts/ci/compiler-hash.sh)"
Expand Down

0 comments on commit 6c86e76

Please sign in to comment.