Skip to content

Commit

Permalink
Update k3s-flannel-ubuntu-22.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
backguynn authored Jan 2, 2024
1 parent cd2963f commit 6e6e40b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/k3s-flannel-ubuntu-22.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
name: k3s-flannel-sanity-ubuntu-22
runs-on: ubuntu-22.04
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 6e6e40b

Please sign in to comment.