Skip to content

Commit f005c80

Browse files
authored
Install only dg in pages workflow (#6)
1 parent 8584eab commit f005c80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: |
3535
mise settings add idiomatic_version_file_enable_tools "[]"
3636
mise settings experimental=true
37-
mise install
37+
mise install "github:decisiongraph/dg"
3838
env:
3939
GITHUB_TOKEN: ${{ github.token }}
4040

0 commit comments

Comments
 (0)