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 c38889a commit 589bc7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:

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

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

0 comments on commit 589bc7d

Please sign in to comment.