Skip to content

Commit

Permalink
remove un-needed install package
Browse files Browse the repository at this point in the history
  • Loading branch information
compscidr committed Aug 6, 2024
1 parent 8e1ea6d commit f17bb0d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
java-version: '17'
distribution: 'temurin'
cache: gradle
- name: Install gpg
run: sudo apt install build-essential gnupg
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Build with Gradle
Expand Down

0 comments on commit f17bb0d

Please sign in to comment.