Skip to content

Commit

Permalink
build announceybot in CI with zig master
Browse files Browse the repository at this point in the history
  • Loading branch information
renerocksai committed Feb 24, 2024
1 parent ce633ad commit 639d852
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/mastercheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ jobs:

steps:
- uses: actions/checkout@v3
- uses: goto-bus-stop/setup-zig@v2
with:
version: master

- name: Build announceybot
run: zig build announceybot
Expand Down

0 comments on commit 639d852

Please sign in to comment.