Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
nikomatsakis committed Sep 25, 2023
1 parent de74254 commit 5fcadc2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
chmod 700 ~/.ssh
echo $SSH_PRIVATE_KEY > ~/.ssh/id_rsa
echo $SSH_CONFIG > ~/.ssh/config
wc ~/.ssh/id_rsa
wc ~/.ssh/config
- name: Generate
run: make generate
- name: Deploy
Expand Down

0 comments on commit 5fcadc2

Please sign in to comment.