We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29c02ef commit cbb1a78Copy full SHA for cbb1a78
.github/workflows/releace.yml
@@ -45,7 +45,7 @@ jobs:
45
46
deploy:
47
name: Release file to GitHub Release
48
- runs-on: ubuntu-latest
+ runs-on: macos-latest
49
needs: build
50
steps:
51
- name: Download file
0 commit comments