Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
ajeetdsouza committed Jul 17, 2024
1 parent c1634f1 commit f4d0f13
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 61 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,15 @@ jobs:
target: x86_64-unknown-linux-gnu

# Darwin
# - os: macos-latest
# target: x86_64-apple-darwin
- os: macos-latest
target: x86_64-apple-darwin
- os: macos-11
target: aarch64-apple-darwin

# Windows
- os: windows-latest
target: x86_64-pc-windows-msvc
triplet: x64-windows-static-md
- os: windows-latest
target: aarch64-pc-windows-msvc
triplet: arm64-windows-static-md

steps:
- name: Checkout repository
Expand Down
Binary file modified src-tauri/icons/otadump.ico
Binary file not shown.
Binary file added src-tauri/icons/otadump.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit f4d0f13

Please sign in to comment.