Skip to content

Commit fce7ccb

Browse files
committed
Revert "ci: bump sccache-action to v0.0.10"
This reverts commit e9e029a.
1 parent e9e029a commit fce7ccb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ runs:
2020
steps:
2121
# We cache the build to speed up the build process
2222
- name: cache the build
23-
uses: mozilla-actions/sccache-action@v0.0.10
23+
uses: mozilla-actions/sccache-action@v0.0.8
2424

2525
- name: print cmake build args
2626
shell: bash

0 commit comments

Comments
 (0)