mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-28 07:50:31 +05:30
Fix paths
This commit is contained in:
parent
df133f0a36
commit
0f02b7cd9f
2
.github/workflows/tg-bot.yml
vendored
2
.github/workflows/tg-bot.yml
vendored
@ -22,8 +22,6 @@ jobs:
|
|||||||
- name: Check for Execution Orders
|
- name: Check for Execution Orders
|
||||||
run: |
|
run: |
|
||||||
cd .github
|
cd .github
|
||||||
mv checkrun.py ~
|
|
||||||
cd ~
|
|
||||||
curl https://api.github.com/repos/${{ github.repository }}/commits/${{ github.sha }} > commit.json
|
curl https://api.github.com/repos/${{ github.repository }}/commits/${{ github.sha }} > commit.json
|
||||||
python checkrun.py
|
python checkrun.py
|
||||||
cd ..
|
cd ..
|
||||||
|
Loading…
x
Reference in New Issue
Block a user