Skip to content

Commit

Permalink
merge in master
Browse files Browse the repository at this point in the history
  • Loading branch information
thisbefruit committed Nov 21, 2024
2 parents 81a2b59 + 43a0eb6 commit 4b610a0
Show file tree
Hide file tree
Showing 11 changed files with 87 additions and 7,971 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,9 @@ jobs:
toolchain: stable-i686-pc-windows-msvc
profile: minimal
default: true
- uses: Swatinem/rust-cache@v2
- name: Build
run: cargo build --release
run: cargo build --release --locked
env:
CARGO_NET_GIT_FETCH_WITH_CLI: true
- name: Move built files
Expand Down
Loading

0 comments on commit 4b610a0

Please sign in to comment.