mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-18 01:27:25 +00:00
test action
This commit is contained in:
parent
c02380285a
commit
a27168ff51
4
.github/workflows/gh-pages.yml
vendored
4
.github/workflows/gh-pages.yml
vendored
@ -21,7 +21,9 @@ jobs:
|
|||||||
# extended: true
|
# extended: true
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: hugo --minify
|
run: |
|
||||||
|
cd devuser_guide/
|
||||||
|
hugo --minify
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: status-im/actions-gh-pages@v3
|
uses: status-im/actions-gh-pages@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user