Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
update project build script
Browse files Browse the repository at this point in the history
  • Loading branch information
HexaField committed Aug 18, 2024
1 parent d5699d7 commit 3bc1ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/projects-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: etherealengine/ee-development-test-suite
path: './packages/projects/projects/ee-development-test-suite'
path: './packages/projects/projects/etherealengine/ee-development-test-suite'
- name: Use Node.js
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 3bc1ef8

Please sign in to comment.