Update hirs_package_linux.yml

This commit is contained in:
SuperPotato27 2024-07-25 11:55:50 -04:00 committed by GitHub
parent 3dcccfa670
commit dfd84b4c90
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,7 @@ jobs:
sudo apt-get update
sudo apt-get install git curl nano cron mariadb-server
- name: Setup Gradle
uses: gradle/gradle-build-actions@v2
uses: gradle/gradle-build-action@v2
- name: Execute Gradle build
run: |
./gradlew build;