Skip to content

Commit

Permalink
Update the menu resort!
Browse files Browse the repository at this point in the history
  • Loading branch information
lsk569937453 committed Dec 16, 2023
1 parent db85bea commit d905c90
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:

# ghcr.io/cross-rs/aarch64-unknown-linux-gnu:main
runs-on: ${{ matrix.platform }}
container:
image: ${{ matrix.image }}
# container:
# image: ${{ matrix.image }}
steps:


Expand Down
2 changes: 1 addition & 1 deletion src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "code_magic"
version = "0.0.17"
version = "0.0.3"
description = "A development tools"
authors = ["lsk"]
license = "MIT"
Expand Down

0 comments on commit d905c90

Please sign in to comment.