1
0
mirror of synced 2024-11-23 22:51:02 +01:00

Update GH actions

This commit is contained in:
BroGamer 2022-10-17 05:45:24 +13:00
parent 8ba7db2300
commit 8c07fae935

View File

@ -6,14 +6,14 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
submodules: recursive
- name: Install depends
run: sudo apt-get install -y mingw-w64 clang && rustup target add x86_64-pc-windows-gnu
- name: Make
run: make dist-no-7z
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v3
with:
name: dist
path: out/