Skip to content

Commit

Permalink
fix initial setup script
Browse files Browse the repository at this point in the history
  • Loading branch information
dalehenrich committed Sep 29, 2023
1 parent 812e980 commit 150b841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
echo "versionReport.solo"
versionReport.solo
echo "createRegistry.solo"
createRegistry.solo
createRegistry.solo _stones
echo "createProjectSet.solo"
createProjectSet.solo --registry=_stones --projectSet=_stones --from=$GSDEVKIT_STONES_ROOT/projectSets/_stones.ston
echo "cloneProjectsFromProjectSet.solo"
Expand Down

0 comments on commit 150b841

Please sign in to comment.