Skip to content

Commit

Permalink
fix script exec call
Browse files Browse the repository at this point in the history
  • Loading branch information
rajbos committed Oct 21, 2023
1 parent 6138f1e commit e828c59
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 @@ -14,4 +14,4 @@ jobs:
node-version: 16

- run: |
./make.ps1 -command "build"
.\make.ps1 -command "build"

0 comments on commit e828c59

Please sign in to comment.