Skip to content

Commit

Permalink
Merge pull request #2549 from replicatedhq/divolgin/fix
Browse files Browse the repository at this point in the history
Fix build
  • Loading branch information
divolgin committed Feb 23, 2022
2 parents 3c0191c + 5d3c0bc commit 3f86980
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 3f86980

Please sign in to comment.