Skip to content

Commit

Permalink
Windows: don't freshen and clobber the added docs
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanDunfield committed Nov 27, 2024
1 parent abb95c8 commit b0428df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Build the installer
run: |
cd snappy/windows_exe
python make.py
python make.py --no-freshen
- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit b0428df

Please sign in to comment.