Skip to content

Commit

Permalink
Test path resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
dannon committed Feb 4, 2025
1 parent d5fe9a9 commit 1689a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_client.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4
with:
path: 'galaxy root'
- uses: ./.github/setup-node
- uses: ./galaxy\ root/.github/setup-node
- name: get client commit
id: client-commit
shell: bash
Expand Down

0 comments on commit 1689a1e

Please sign in to comment.