Skip to content

Commit

Permalink
another update
Browse files Browse the repository at this point in the history
  • Loading branch information
papaflavaflave committed Mar 14, 2024
1 parent dd152a4 commit 811d5a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
run: |
wget https://developer.salesforce.com/media/salesforce-cli/sf/channels/stable/sf-linux-x64.tar.xz
mkdir sfdx-cli
tar xJf sf-linux-amd64.tar.xz -C sfdx-cli --strip-components 1
tar -xJf sf-linux-amd64.tar.xz -C sfdx-cli --strip-components 1
./sfdx-cli/install
- name: Install jq
Expand Down

0 comments on commit 811d5a5

Please sign in to comment.