Skip to content

Commit

Permalink
workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
anamontiaga committed May 8, 2024
1 parent d703f13 commit 7af45ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ jobs:
# Build job
build:
runs-on: ubuntu-latest
defaults:
run:
working-directory: client
# defaults:
# run:
# working-directory: client
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 7af45ff

Please sign in to comment.