Skip to content

Commit

Permalink
refactor without makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
usrbinkat committed Feb 1, 2024
1 parent c334caf commit 792a8b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/kind.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ jobs:
ACTIONS_STEP_DEBUG: true
run: |
set -x
sudo chown -R $(whoami):$(whoami) /workspaces
printenv
sudo chown -R $(whoami):$(whoami) ../../
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 792a8b5

Please sign in to comment.