Skip to content

Commit

Permalink
file name change for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanlew committed Jan 3, 2024
1 parent 292e6fa commit 06e451f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@ jobs:
os: macOS-latest
target: x86_64-apple-darwin
bin: readwise-to-omnivore-importer
name: readwise-to-omnivore-importer-Darwin-x86_64.tar.gz
name: readwise-to-omnivore-importer-MacOS-x86_64.tar.gz
- os_name: macOS-aarch64
os: macOS-latest
target: aarch64-apple-darwin
bin: readwise-to-omnivore-importer
name: readwise-to-omnivore-importer-Darwin-aarch64.tar.gz
name: readwise-to-omnivore-importer-MacOS-aarch64.tar.gz
skip_tests: true
toolchain:
- stable
Expand Down

0 comments on commit 06e451f

Please sign in to comment.