Skip to content

Commit

Permalink
Test deployment on Windows [deploy]
Browse files Browse the repository at this point in the history
  • Loading branch information
dougmassay authored Jul 19, 2023
1 parent 692bcff commit b31be29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/win-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- uses: lukka/get-cmake@latest

#- name: Cache pip modules
# uses: actions/cache@v2
# uses: actions/cache@v3
# with:
# path: C:\hostedtoolcache\windows\Python\3.8.6\x64\lib\site-packages
# key: ${{ runner.os }}-pipdeps-${{hashFiles('**/reset-win-caches.txt')}}
Expand Down Expand Up @@ -146,4 +146,4 @@ jobs:
with:
name: sigil-installer
path: ${{runner.workspace}}\build\installer\*.exe
retention-days: 3
retention-days: 5

0 comments on commit b31be29

Please sign in to comment.