Skip to content

Commit

Permalink
Actually test animated cursors
Browse files Browse the repository at this point in the history
  • Loading branch information
quantum5 committed Sep 27, 2020
1 parent 6eda21c commit d887ea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
wget http://www.anicursor.com/waiting.zip
mkdir ani output
unzip waiting.zip -d ani
win2xcur -s sample/crosshair.cur -o output
win2xcur -s ani/*.ani -o output
ls -l output/*

0 comments on commit d887ea0

Please sign in to comment.