Skip to content

Commit

Permalink
test: k3s deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
raymondanythings committed Aug 27, 2024
1 parent 115920b commit e83f21a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/k3s-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
name: build
needs: [ setup ]
runs-on: ubuntu-latest
if: ${{ needs.setup.outputs.changed_modules != '' }}
# if: ${{ needs.setup.outputs.changed_modules != '' }}
permissions:
contents: read
packages: write
Expand Down

0 comments on commit e83f21a

Please sign in to comment.