Commit fd9a78f9 authored by Derek Nola's avatar Derek Nola

Modify install GH action

parent 71b7e9f7
...@@ -43,7 +43,7 @@ jobs: ...@@ -43,7 +43,7 @@ jobs:
run: run:
working-directory: tests/install/${{ matrix.vm }} working-directory: tests/install/${{ matrix.vm }}
env: env:
INSTALL_K3S_SKIP_DOWNLOAD: true INSTALL_K3S_SKIP_DOWNLOAD: binary
steps: steps:
- name: "Checkout" - name: "Checkout"
uses: actions/checkout@v2 uses: actions/checkout@v2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment