Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
wang-edward committed Dec 31, 2024
1 parent 6b4d977 commit b10e753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
shell: bash
run: |
echo "build-output-dir=${{ github.workspace }}/build" >> "$GITHUB_OUTPUT"
- name: make cache dir
- name: Make cache dir
run: mkdir /home/runner/.ccache
- name: Cache build artifacts
uses: actions/cache@v4
Expand Down

0 comments on commit b10e753

Please sign in to comment.