1
0
mirror of https://github.com/NLnetLabs/routinator.git synced 2024-05-19 06:50:04 +00:00

Remove errant run line from pkg.yml.

This commit is contained in:
Ximon Eighteen
2021-09-22 15:26:46 +02:00
committed by GitHub
parent 00d2472184
commit 2fcac1e9ce

View File

@ -437,7 +437,6 @@ jobs:
esac
- name: Install new package
run: |
if: ${{ matrix.mode == 'fresh-install' }}
run: |
case ${OS_NAME} in