mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-01-11 22:40:36 +00:00
Update
This commit is contained in:
parent
49ac4c306d
commit
2a2335c144
1 changed files with 3 additions and 3 deletions
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
|
|
@ -203,7 +203,7 @@ jobs:
|
|||
# build-and-release-linux-zip:
|
||||
# permissions:
|
||||
# contents: write
|
||||
# runs-on: ubuntu-latest
|
||||
# runs-on: ubuntu-20.04
|
||||
# steps:
|
||||
|
||||
# - name: checkout branch
|
||||
|
|
@ -252,7 +252,7 @@ jobs:
|
|||
# build-and-release-linux-deb:
|
||||
# permissions:
|
||||
# contents: write
|
||||
# runs-on: ubuntu-latest
|
||||
# runs-on: ubuntu-20.04
|
||||
# steps:
|
||||
|
||||
# - name: checkout branch
|
||||
|
|
@ -304,7 +304,7 @@ jobs:
|
|||
# build-and-release-linux-appimage:
|
||||
# permissions:
|
||||
# contents: write
|
||||
# runs-on: ubuntu-latest
|
||||
# runs-on: ubuntu-20.04
|
||||
# steps:
|
||||
|
||||
# - name: checkout branch
|
||||
|
|
|
|||
Loading…
Reference in a new issue