This commit is contained in:
hoangvv 2025-01-10 08:55:55 +07:00
parent bb4a62a796
commit 8941fb2408

View File

@ -17,7 +17,7 @@ jobs:
steps:
- name: Checkout Repository
run: |
chmod -R u+rwX .
sudo chmod -R u+rwX .
- name: Checkout Repository
uses: actions/checkout@v4
with: