This commit is contained in:
parent
c7b5d0de71
commit
777acbc773
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ on:
|
|||
jobs:
|
||||
build-web:
|
||||
# custom runner image -> includes node and latest flutter stable
|
||||
runs-on: docker://zeyus/flutter-web-builder:latest
|
||||
runs-on: flutter-web-builder
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Reference in a new issue