update
All checks were successful
Setup Docker Action / setup_docker (3.12.7) (push) Successful in 24s

This commit is contained in:
hoangvv 2025-01-11 09:58:03 +07:00
parent f6c5553256
commit b6dc51dfed

View File

@ -19,6 +19,7 @@ jobs:
# run: |
# sudo chown -R $(whoami):$(whoami) /home/$(whoami)/actions-runner && \
# sudo chmod -R 755 /home/$(whoami)/actions-runner
- name: Checkout Repository
uses: actions/checkout@v4
# with: