Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
张传菲 committed Mar 18, 2024
1 parent da94edf commit ef12a2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ jobs:
$env:Path = "$ninjaPath;" + $env:Path
[Environment]::SetEnvironmentVariable("Path", $env:Path, "Machine")
$env:Path
echo "-----------------------Compilation package---------------------"
& '.\build.ps1'
Expand Down

0 comments on commit ef12a2c

Please sign in to comment.