fixing gitea action bugs
This commit is contained in:
@@ -14,6 +14,9 @@ jobs:
|
||||
- name: Clone Repository
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Change to Repo Directory
|
||||
run: cd $GITEA_WORKSPACE
|
||||
|
||||
- name: Install Hugo
|
||||
run: |
|
||||
apt-get update
|
||||
|
||||
Reference in New Issue
Block a user