Skip to content

Commit

Permalink
run in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Irae Hueck Costa committed Feb 23, 2024
1 parent 589bc7d commit f8cb31e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,6 @@ jobs:
options: --sysctl net.ipv6.conf.all.disable_ipv6=0
steps:

- name: Install packages needed by WARP action
run: apt-get update && apt-get install -y sudo curl gnupg lsb-release

- name: Set up WARP
uses: fscarmen/[email protected]

- env:
SSH_PRIVATE_KEY: "${{secrets.SSH_PRIVATE_KEY}}"
name: "Create SSH key"
Expand Down

0 comments on commit f8cb31e

Please sign in to comment.