mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-24 21:39:24 +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
|
||||
|
||||
- name: Build
|
||||
run: hugo --minify
|
||||
run: |
|
||||
cd devuser_guide/
|
||||
hugo --minify
|
||||
|
||||
- name: Deploy
|
||||
uses: status-im/actions-gh-pages@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user