Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dchristl committed May 1, 2023
1 parent 8bfd79d commit 7a2effe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: subosito/flutter-action@v2
- uses: actions/checkout@v3
- name: GH-Page Build
working-directory: ./headless_haystack
working-directory: ../headless_haystack
run: |
pwd
flutter pub get
Expand Down

0 comments on commit 7a2effe

Please sign in to comment.