There was an error while loading. Please reload this page.
1 parent 2c92856 commit bcb83dfCopy full SHA for bcb83df
1 file changed
.github/workflows/deploy.yml
@@ -9,6 +9,8 @@ on:
9
jobs:
10
deploy:
11
runs-on: ubuntu-latest
12
+ env:
13
+ MISE_VERBOSE: 1
14
environment:
15
name: github-pages
16
url: ${{ steps.deployment.outputs.page_url }}
0 commit comments