This commit is contained in:
@@ -17,6 +17,11 @@ jobs:
|
||||
ls -la
|
||||
ls -la $(pwd)
|
||||
|
||||
- name: Debug1
|
||||
run: |
|
||||
ls /web || echo "no /web"
|
||||
cat /etc/hostname
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
wget https://github.com/gohugoio/hugo/releases/download/v0.147.1/hugo_0.147.1_linux-amd64.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user