Skip to content

Commit

Permalink
take yaml from old job. if this doesn't work GH is drunk
Browse files Browse the repository at this point in the history
  • Loading branch information
techflashYT committed Jan 13, 2024
1 parent 0d673cc commit 39ea43c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ on:
- v4.4

jobs:
deploy:
runs-on: ubuntu-latest
deploy:
runs-on: ubuntu-latest

steps:
steps:
- name: Setup SSH Keys and known_hosts
env:
SSH_AUTH_SOCK: /tmp/ssh_agent.sock
Expand Down

0 comments on commit 39ea43c

Please sign in to comment.