Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
divolgin committed Feb 23, 2022
1 parent 3c0191c commit 5d3c0bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/alpha.yaml
Expand Up @@ -273,7 +273,7 @@ jobs:
- name: Add executable permissions
run: |
chmod a+x ./bin/kotsadm
chmod a+x ./bin/kot
chmod a+x ./bin/kots
- uses: azure/docker-login@v1
with:
Expand Down

0 comments on commit 5d3c0bc

Please sign in to comment.