Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
sumneko committed Jan 4, 2022
1 parent b98130c commit fe9c3e0
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,16 @@ jobs:
arch: x86
- run: luamake
- run: luamake lua make/make.lua ci

- uses: actions/upload-artifact@v2
with:
name: w3x2lni
path: |
bin
data
script
template
config.ini
LICENSE.txt
README.md
w2l.exe
w3x2lni.exe

0 comments on commit fe9c3e0

Please sign in to comment.