We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a932603 commit 1d6df52Copy full SHA for 1d6df52
.github/workflows/wiiiikiiii.yml
@@ -24,6 +24,7 @@ jobs:
24
# Build job
25
build:
26
runs-on: ubuntu-latest
27
+ container: nimlang/nim
28
steps:
29
- uses: actions/checkout@v4
30
- name: Install wiki engine
0 commit comments