Skip to content

Commit

Permalink
Merge branch 'itchio:master' into i164
Browse files Browse the repository at this point in the history
  • Loading branch information
jls47 authored Oct 14, 2024
2 parents 73a372c + 0c80bf9 commit 334944f
Show file tree
Hide file tree
Showing 3 changed files with 678 additions and 1,139 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:

steps:
- uses: actions/checkout@master
- uses: actions/setup-go@v5
with:
go-version: '^1.22.1'

- name: test
run: |
Expand Down
Loading

0 comments on commit 334944f

Please sign in to comment.