mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-04-27 11:07:49 -05:00
ci: try to fix deploy script
This commit is contained in:
5
.github/workflows/deploy.yml
vendored
5
.github/workflows/deploy.yml
vendored
@@ -5,10 +5,9 @@ on:
|
||||
- main
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1.1.0
|
||||
- uses: subosito/flutter-action@v1.1.1
|
||||
- uses: actions/checkout@v2
|
||||
- uses: subosito/flutter-action@v1
|
||||
with:
|
||||
channel: dev
|
||||
- run: |
|
||||
|
||||
Reference in New Issue
Block a user