1
0
mirror of https://github.com/craigerl/aprsd.git synced 2026-03-18 05:49:47 -04:00

try and fix master build

This commit is contained in:
Walter Boring 2026-02-18 14:30:59 -05:00
parent 0248f40604
commit 8483d93965

View File

@ -35,6 +35,8 @@ jobs:
needs: tox
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Get Branch Name
id: branch-name
uses: tj-actions/branch-names@v8