Skip to content

Commit

Permalink
Fix cd-branch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Chengming-Li authored Apr 5, 2024
1 parent 80729e7 commit b87c0ca
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cd-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Checkout Repository
uses: actions/checkout@v2

- name: Install SSH client
run: apt-get update && apt-get install -y openssh-client

Expand Down

0 comments on commit b87c0ca

Please sign in to comment.