Skip to content

Commit

Permalink
git: Dummy tag workflow trigger 05
Browse files Browse the repository at this point in the history
  • Loading branch information
heysokam committed Jul 20, 2024
1 parent 0bc7d27 commit 04ded36
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/test-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
with:
submodules: recursive
- uses: goto-bus-stop/setup-zig@v2 # Will compile with ZigCC
with:
version: 0.13.0

- name: build
run: echo "Hello Test.Tags Build!"
Expand Down
2 changes: 1 addition & 1 deletion info.zig
Original file line number Diff line number Diff line change
@@ -1 +1 @@
const version = "0.2.104";
const version = "0.2.105";

0 comments on commit 04ded36

Please sign in to comment.