We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd1a68a commit c1703c9Copy full SHA for c1703c9
1 file changed
.github/workflows/ci.yml
@@ -67,7 +67,7 @@ jobs:
67
- name: Install Playwright
68
run: ./mill PlaywrightSetup install --with-deps
69
70
- - name: compile
+ - name: Download deps
71
run: ./mill __.prepareOffline
72
73
- name: scala-cli version
0 commit comments