diff options
-rw-r--r-- | action.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -55,6 +55,7 @@ runs: - name: Add nojekyll working-directory: ui run: touch ./standalone/out/.nojekyll + shell: bash - name: Upload artifact uses: actions/upload-pages-artifact@v2 with: |