mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
wtf file path?
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -74,12 +74,13 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-20.04]
|
||||
env:
|
||||
MATRIX_OS: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: fireguard-deb
|
||||
- name: Test Install package
|
||||
continue-on-error: true
|
||||
env:
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
run: .ci/functional_test.sh
|
||||
|
||||
Reference in New Issue
Block a user