Add original response to the Gif object in case it doesn't have what you need. #1
@ -27,7 +27,7 @@ jobs:
|
||||
cd tenorjs-v2
|
||||
git pull
|
||||
fi
|
||||
git checkout ${{ gitea.ref_name }}
|
||||
git checkout "${{ gitea.ref_name }}"
|
||||
- name: Run tests
|
||||
run: |
|
||||
cd /var/lib/act_runner/tenorjs-v2
|
||||
|
Loading…
Reference in New Issue
Block a user