Skip to content

Commit

Permalink
fixup! Add CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
flysand7 committed Oct 4, 2024
1 parent 8713829 commit 3cc1650
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- uses: ilammy/msvc-dev-cmd@v1
- uses: laytan/setup-odin@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 3cc1650

Please sign in to comment.