Skip to content

Commit

Permalink
oops (exploratory conditional)
Browse files Browse the repository at this point in the history
  • Loading branch information
gpshead committed Nov 28, 2024
1 parent 59e1108 commit 1084929
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/reusable-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ jobs:
- uses: actions/checkout@v4
- name: Register gcc problem matcher
run: echo "::add-matcher::.github/problem-matchers/gcc.json"
- name: Run sccache-cache on push
if: github.event_name == 'push'
- name: Run sccache-cache
uses: mozilla-actions/[email protected]
with:
version: "v0.8.2"
Expand Down

0 comments on commit 1084929

Please sign in to comment.