We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b638540 commit 87edbb1Copy full SHA for 87edbb1
.github/workflows/build-firebase.yaml
@@ -160,3 +160,4 @@ jobs:
160
# Publish the package
161
- name: Publish package
162
run: dart pub publish -v -f
163
+ working-directory: ${{env.source-directory}}
.github/workflows/build.yaml
@@ -447,3 +447,4 @@ jobs:
447
448
449
450
0 commit comments