Update README.md

This commit is contained in:
Trim21
2024-11-27 22:25:25 +08:00
committed by GitHub
parent 34bf681ca2
commit e30706368a
+1 -1
View File
@@ -56,7 +56,7 @@ Note that using the previous declaration will automatically create a
``` ```
- name: Run sccache-cache - name: Run sccache-cache
uses: mozilla-actions/sccache-action@v0.0.6 uses: mozilla-actions/sccache-action
with: with:
disable_annotations: true disable_annotations: true
``` ```