Compare commits
2 Commits
f0cfff3818
...
db7f32eb7f
Author | SHA1 | Date | |
---|---|---|---|
db7f32eb7f | |||
e13bd64dc6 |
@ -17,6 +17,7 @@ jobs:
|
||||
steps:
|
||||
- run: echo "${{ secrets.SSH_PRIVATE_KEY }}" > /private.key
|
||||
- run: chmod 600 /private.key
|
||||
- run: sudo apt install hugo
|
||||
- uses: actions/checkout@v4
|
||||
- run: APP_VERSION=latest make
|
||||
- run: |
|
||||
|
Loading…
Reference in New Issue
Block a user