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 57dabdc commit 8b47a13
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ jobs:

steps:
- uses: actions/checkout@v3

- name: checkout submodule
run: |
git submodule update --init --recursive
#working-directory: ${{github.workspace}}/glist/myglistapps/${{github.repository}}
#- name: Set path
#uses: myci-actions/export-env-var@1
Expand Down

0 comments on commit 8b47a13

Please sign in to comment.