Skip to content

Commit

Permalink
ci: fix macOS release build url
Browse files Browse the repository at this point in the history
  • Loading branch information
bekaboo committed Apr 1, 2024
1 parent fe299f1 commit eeb1015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
release-build: nvim-linux64.tar.gz
version: nightly
- os: macos-12
release-build: nvim-macos.tar.gz
release-build: nvim-macos-x86_64.tar.gz
version: nightly
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit eeb1015

Please sign in to comment.