Skip to content

Commit a8fe7e3

Browse files
authored
ci: Attempt to fix CI (#23)
* ci: Attempt to fix CI * try add Windows test * revert windows-latest
1 parent a9b76eb commit a8fe7e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ package:
1515

1616
install:
1717
@echo "Installing..."
18-
$(EASK) install --dev
18+
$(EASK) install-deps --dev
1919

2020
compile:
2121
@echo "Compiling..."

0 commit comments

Comments
 (0)