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 e74731a commit 36c796aCopy full SHA for 36c796a
.github/workflows/addon-docs.yml
@@ -29,6 +29,7 @@ jobs:
29
echo "SHORT_CIRCUIT=true" >> $GITHUB_ENV
30
else
31
echo "SHORT_CIRCUIT=false" >> $GITHUB_ENV
32
+ fi
33
- uses: pnpm/action-setup@v4
34
if: env.SHORT_CIRCUIT == 'false'
35
with:
tests/dummy/app/templates/docs/deploying.md
@@ -124,6 +124,7 @@ jobs:
124
125
126
127
128
129
130
0 commit comments