mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-12 02:20:46 +08:00
🐛 Fix: linux github actions workflow bug
This commit is contained in:
2
.github/workflows/manually.yml
vendored
2
.github/workflows/manually.yml
vendored
@@ -49,6 +49,8 @@ jobs:
|
||||
if: matrix.os == 'ubuntu-latest'
|
||||
run: |
|
||||
yarn release
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
- name: Build & release app mac
|
||||
if: matrix.os == 'macos-11'
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user