Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
张传菲 committed Mar 15, 2024
1 parent 7f7e42f commit 084622b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
$env:INCLUDE = ($includePaths -join ";")
$env:LIB = ($libPaths -join ";")
echo "-----------------------Compilation package---------------------"
./build.ps1
& '.\build.ps1'
- name: Archive GT artifacts
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 084622b

Please sign in to comment.