Skip to content

Commit

Permalink
Fix build numbering in the actual rulebook.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lymia committed Jul 25, 2022
1 parent 916e907 commit 68d954e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Retrieve gitinfo
run: RulebookShared/hooks/post-checkout
- name: Run build script
run: ./build.sh
run: ./build.sh ci
- uses: actions/upload-artifact@v2
with:
name: dist-packages
Expand Down
2 changes: 1 addition & 1 deletion RulebookShared

0 comments on commit 68d954e

Please sign in to comment.