Skip to content

Commit

Permalink
Update k3s-flannel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
backguynn authored Jan 2, 2024
1 parent 6e6e40b commit 429377c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/k3s-flannel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
name: k3s-flannel-sanity
runs-on: ubuntu-latest
steps:
- run: sudo apt update
- run: |
echo "KUBECONFIG=--kubeconfig=/etc/rancher/k3s/k3s.yaml" >> $GITHUB_ENV
- uses: actions/checkout@v2
Expand Down

0 comments on commit 429377c

Please sign in to comment.