Skip to content

Commit 1084929

Browse files
committed
oops (exploratory conditional)
1 parent 59e1108 commit 1084929

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/reusable-ubuntu.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ jobs:
3131
- uses: actions/checkout@v4
3232
- name: Register gcc problem matcher
3333
run: echo "::add-matcher::.github/problem-matchers/gcc.json"
34-
- name: Run sccache-cache on push
35-
if: github.event_name == 'push'
34+
- name: Run sccache-cache
3635
uses: mozilla-actions/[email protected]
3736
with:
3837
version: "v0.8.2"

0 commit comments

Comments
 (0)