Update build step.
This commit is contained in:
parent
c3bcbc2681
commit
c608f57592
@ -8,6 +8,8 @@ jobs:
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
- name: Pull repo
|
||||
run: git pull
|
||||
- name: List files in the repository
|
||||
run: |
|
||||
ls ${{ gitea.workspace }}
|
||||
|
Loading…
Reference in New Issue
Block a user