We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3ef91e commit 5ef6223Copy full SHA for 5ef6223
.github/workflows/windows.yml
@@ -17,5 +17,4 @@ jobs:
17
with:
18
nim-version: '2.2.0'
19
repo-token: ${{ secrets.GITHUB_TOKEN }}
20
- - run: make install
21
- run: make
0 commit comments