Skip to content

Commit

Permalink
ci: fix appveyor build 4
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Jan 5, 2021
1 parent 91a5ebe commit 2e621aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
2.4.4
- fix: box filters selections bled to other filters (#67)
- build: do not use development version of dclab
- ci: move to GitHub Actions
2.4.3
- enh: improve UI (tooltips, icons)
- build: Windows build won't start due to breaking change in
Expand Down
2 changes: 1 addition & 1 deletion build-recipes/win_shapeout2.spec
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ coll = COLLECT(exe,
a.datas,
strip=False,
upx=False,
name=name)
name="ShapeOut2")

0 comments on commit 2e621aa

Please sign in to comment.