Skip to content

Commit

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

- name: Setup
run: npm install

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

0 comments on commit d3c6fa3

Please sign in to comment.