We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59e1108 commit 1084929Copy full SHA for 1084929
.github/workflows/reusable-ubuntu.yml
@@ -31,8 +31,7 @@ jobs:
31
- uses: actions/checkout@v4
32
- name: Register gcc problem matcher
33
run: echo "::add-matcher::.github/problem-matchers/gcc.json"
34
- - name: Run sccache-cache on push
35
- if: github.event_name == 'push'
+ - name: Run sccache-cache
36
uses: mozilla-actions/[email protected]
37
with:
38
version: "v0.8.2"
0 commit comments