Skip to content

Commit

Permalink
update deploy ci
Browse files Browse the repository at this point in the history
  • Loading branch information
nokotan committed May 14, 2023
1 parent 65531d5 commit 8675ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
cp DxCompileConfig.h dest/include/
cp DxDataType.h dest/include/
cp DxDataTypeHTML5.h dest/include/
cp DxFunctionWin.h dest/include/
cp DxFunctionHTML5.h dest/include/
cp DxLib.h dest/include/
zip -r DxLibForHTML5.zip dest
tar -cvzf DxLibForHTML5.tgz dest/*
Expand Down

0 comments on commit 8675ef1

Please sign in to comment.