Skip to content

Commit

Permalink
Update action.yml (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco authored Sep 14, 2024
1 parent e3a5c32 commit 4649745
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ inputs:
runs:
using: "composite"
steps:
- name: Checkout repo
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Set Infisical package source
shell: bash
run: curl -1sLf 'https://dl.cloudsmith.io/public/infisical/infisical-cli/setup.deb.sh' | sudo -E bash
Expand Down

0 comments on commit 4649745

Please sign in to comment.