Skip to content

Commit

Permalink
ci: Attempt to fix CI (#23)
Browse files Browse the repository at this point in the history
* ci: Attempt to fix CI

* try add Windows test

* revert windows-latest
  • Loading branch information
jcs090218 authored Jun 28, 2024
1 parent a9b76eb commit a8fe7e3
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 @@ -15,7 +15,7 @@ package:

install:
@echo "Installing..."
$(EASK) install --dev
$(EASK) install-deps --dev

compile:
@echo "Compiling..."
Expand Down

0 comments on commit a8fe7e3

Please sign in to comment.