mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-12 19:02:53 +08:00
ci update
This commit is contained in:
parent
9ce14dcb3a
commit
1cc0748558
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@ -71,6 +71,9 @@ jobs:
|
||||
run: ${{ steps.detect-package-manager.outputs.runner }} next build
|
||||
- name: Static HTML export with Next.js
|
||||
run: ${{ steps.detect-package-manager.outputs.runner }} next export
|
||||
- name: List files in current directory
|
||||
run: |
|
||||
ls -al
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v1
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user