Update rocky.yml

This commit is contained in:
Jordan Carlin 2024-07-07 09:36:44 -04:00
parent 653aaa80f4
commit b9ff0c18b0
No known key found for this signature in database

View File

@ -14,7 +14,7 @@ jobs:
- run: df -h
- name: free up storage
run: sudo rm -rf /usr/local/lib/android
- run: docker start -ia rockylinux:8
- run: docker run -ia rockylinux:8
- run: dnf install -y sudo
- uses: actions/checkout@v4
- name: install