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 8584eab commit f005c80Copy full SHA for f005c80
1 file changed
.github/workflows/pages.yml
@@ -34,7 +34,7 @@ jobs:
34
run: |
35
mise settings add idiomatic_version_file_enable_tools "[]"
36
mise settings experimental=true
37
- mise install
+ mise install "github:decisiongraph/dg"
38
env:
39
GITHUB_TOKEN: ${{ github.token }}
40
0 commit comments