Skip to content

Commit

Permalink
use build script
Browse files Browse the repository at this point in the history
  • Loading branch information
leafo committed Nov 30, 2023
1 parent d3e4c62 commit c182617
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,5 @@ jobs:
- name: Checkout
uses: actions/checkout@v2

# - name: Get dependencies
# run: go get -v -t -d ./...

- name: Build
run: go build -v ./
run: node release/build.js --target itch-setup

0 comments on commit c182617

Please sign in to comment.