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 8b9904d commit df43b40Copy full SHA for df43b40
.github/workflows/releace.yml
@@ -42,7 +42,7 @@ jobs:
42
43
deploy:
44
name: Release file to GitHub Release
45
- runs-on: macos-latest
+ runs-on: ubuntu-latest
46
needs: build
47
steps:
48
- name: Download file
0 commit comments