This commit is contained in:
parent
d1110958f0
commit
62ddb8a634
@ -15,7 +15,8 @@ jobs:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
- run: echo "The ${{ gitea.repository }} repository has been cloned to the runner."
|
||||
- run: echo "The workflow is now ready to test your code on the runner."
|
||||
- run: echo "Building project..."
|
||||
- run: cmake ${{ gitea.workspace }}
|
||||
- name: List files in the repository
|
||||
run: |
|
||||
ls ${{ gitea.workspace }}
|
||||
|
Loading…
Reference in New Issue
Block a user