Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
irrld committed Oct 12, 2023
1 parent 8e7aade commit 108c3dd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ jobs:
run: |
git submodule update --init --recursive
#working-directory: ${{github.workspace}}/glist/myglistapps/${{github.repository}}
#- name: Set path
#uses: myci-actions/export-env-var@1
#with:
#name: PATH
#value: $PATH;${{github.workspace}}/zbin/glistzbin-win64/clang64/bin;${{github.workspace}}/zbin/glistzbin-win64/CMake/bin
- name: Set path
uses: myci-actions/export-env-var@1
with:
name: PATH
value: $PATH;D:/a/chesstacos/chesstacos/zbin/glistzbin-win64/clang64/bin;D:/a/chesstacos/chesstacos/zbin/glistzbin-win64/CMake/bin

- name: Clone GlistEngine
uses: GuillaumeFalourd/[email protected]
Expand Down

0 comments on commit 108c3dd

Please sign in to comment.