mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
make github actions not yell at me
This commit is contained in:
parent
58eb097ec5
commit
0bac664c0f
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
@ -80,10 +80,10 @@ jobs:
|
|||
with:
|
||||
name: noita-proxy-macos-arm64.zip
|
||||
path: target/noita-proxy-macos.zip
|
||||
|
||||
|
||||
build-proxy-windows:
|
||||
name: Build proxy for windows
|
||||
runs-on: windows-2019
|
||||
runs-on: windows-2022
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue