Skip to content

Commit

Permalink
why
Browse files Browse the repository at this point in the history
  • Loading branch information
BNTFryingPan committed Aug 11, 2022
1 parent 43e18b5 commit 8d2d1f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
haxelib install hxcs --always --quiet
haxelib install hxp --always --quiet
- name: build
run: haxeli run hxp build ${{ inputs.flags }}
run: haxelib run hxp build ${{ inputs.flags }}
- name: archive
uses: thedoctor0/zip-release@master
with:
Expand Down

0 comments on commit 8d2d1f8

Please sign in to comment.