Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
caiiiycuk authored Nov 27, 2023
1 parent b989c2b commit f9d68c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ jobs:
run: curl "https://cdn.dos.zone/custom/openwatcom.zip" -o openwatcom.zip && mkdir -p $HOME/sdk && unzip openwatcom.zip -d $HOME/sdk/openwatcom
- name: build.sh
run: cd bin && ./build.sh
- uses: actions/[email protected]
path: bin

0 comments on commit f9d68c9

Please sign in to comment.