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:
1
.github/workflows/pkg.yml
vendored
1
.github/workflows/pkg.yml
vendored
@ -437,7 +437,6 @@ jobs:
|
||||
esac
|
||||
|
||||
- name: Install new package
|
||||
run: |
|
||||
if: ${{ matrix.mode == 'fresh-install' }}
|
||||
run: |
|
||||
case ${OS_NAME} in
|
||||
|
Reference in New Issue
Block a user