Skip to content

Commit

Permalink
More bugfixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgiven committed Jan 21, 2025
1 parent b6ca18f commit 2136d27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
- name: make
run: |
gmake -j$(nproc) BUILDTYPE=osx
gmake -C wordgrinder -j$(nproc) BUILDTYPE=osx
- name: tag
uses: EndBug/latest-tag@latest
Expand Down

0 comments on commit 2136d27

Please sign in to comment.