This commit is contained in:
parent
4d2716c174
commit
7fa88650c3
1 changed files with 1 additions and 2 deletions
|
@ -6,8 +6,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build-web:
|
build-web:
|
||||||
runs:
|
runs:
|
||||||
using: docker
|
using: flutter-web-builder
|
||||||
image: ghcr.io/iarunsaragadam/flutter-web-builder:latest
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
Loading…
Add table
Reference in a new issue