Skip to content

Commit

Permalink
fixed for GitHub workflow test
Browse files Browse the repository at this point in the history
  • Loading branch information
wshito committed Sep 14, 2022
1 parent dfea3a7 commit 31beee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ $(DIR)/%: % $(DIR)
cp -f $< $@

clean:
rm -rf $(DIR) $(DIR).zip test/resources/output
rm -rf $(DIR) $(DIR).zip

0 comments on commit 31beee4

Please sign in to comment.