Skip to content

Commit

Permalink
fix shell
Browse files Browse the repository at this point in the history
  • Loading branch information
sksat committed Mar 16, 2023
1 parent 022bbed commit 0bebc4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_with_s2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:

- name: Install ccache
id: install-ccache
shell: bash
run: |
choco install ccache
ccache --show-stats --verbose
Expand Down

0 comments on commit 0bebc4d

Please sign in to comment.