Skip to content

Commit

Permalink
add license to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
clbx committed Jan 8, 2024
1 parent b9d1332 commit 89fb7c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
name: kubectl-browse-pvc-darwin
path: |
./kubectl-browse_pvc
LICENSE
build-linux:
runs-on: ubuntu-latest
steps:
Expand All @@ -46,6 +47,7 @@ jobs:
name: kubectl-browse-pvc-linux
path: |
./kubectl-browse_pvc
LICENSE
Expand Down

0 comments on commit 89fb7c7

Please sign in to comment.