Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
ribbanya committed Sep 17, 2024
1 parent bb13b44 commit 442d340
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ jobs:
head="$(git rev-parse HEAD)"
git status
git rev-parse HEAD
case '${{github.event_name}}' in
'pull_request')
Expand All @@ -143,6 +144,7 @@ jobs:
git checkout "$head"
git status
git rev-parse HEAD
ninja all_source "$root/report.json"
Expand Down

0 comments on commit 442d340

Please sign in to comment.