Skip to content

Commit

Permalink
Merge branch 'main' into chore/1172_filter-openapi-flutter
Browse files Browse the repository at this point in the history
  • Loading branch information
dtscalac authored Nov 18, 2024
2 parents 5694abb + 51c128f commit 244d853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalyst_voices/utilities/uikit_example/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ IMPORT github.com/input-output-hk/catalyst-ci/earthly/flutter:v3.2.24 AS flutter
# Prefixed by "local" to make sure it's not auto triggered, the target was
# designed to work with a specific github action that needs the target output files
local-build-web:
FROM catalyst-voices+builder
FROM catalyst-voices+code-generator
ARG WORKDIR=/frontend/utilities/uikit_example
DO flutter-ci+BUILD_WEB --TARGET=lib/main.dart --WORKDIR=$WORKDIR
SAVE ARTIFACT web AS LOCAL public

0 comments on commit 244d853

Please sign in to comment.