ci: refactor

This commit is contained in:
Zane Schepke
2025-09-30 18:11:02 -04:00
parent 4659ed92b6
commit 9b77a702d3
+1 -1
View File
@@ -74,7 +74,7 @@ jobs:
steps:
- uses: actions/checkout@v5
with:
ref: ${{ github.event_name == 'push' && github.ref || 'main' }}
ref: ${{ github.event_name == 'push' && github.ref || 'master' }}
- name: Install system dependencies
run: |
sudo apt update && sudo apt install -y gh apksigner