Skip to content

Commit

Permalink
Merge pull request #280 from NoxHarmonium/dirty-release
Browse files Browse the repository at this point in the history
build: run git status to see why repo is dirty
  • Loading branch information
NoxHarmonium authored Sep 5, 2024
2 parents 158865a + 0637f8d commit 1b32767
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sirc-tiledit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:
- name: Create release
run: |
cd build-release
git status
meson dist
- name: Archive release
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 1b32767

Please sign in to comment.