Skip to content

Commit

Permalink
Tmp fix until I add a monorepo manager
Browse files Browse the repository at this point in the history
  • Loading branch information
serbanghita committed Feb 5, 2024
1 parent 792aec7 commit 34ca427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/glhf-ecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
cache: 'npm'
cache-dependency-path: ./packages/glhf-ecs/package-lock.json
- run: npm ci
- run: npm run build --if-present
#- run: npm run build --if-present
- run: npm test

0 comments on commit 34ca427

Please sign in to comment.