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 6022a1b commit f140c0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
options: --sysctl net.ipv6.conf.all.disable_ipv6=0
steps:

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

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

0 comments on commit f140c0c

Please sign in to comment.