Skip to content

Commit 891961e

Browse files
committed
Test
1 parent 31d0dde commit 891961e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pbrp-organization-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ env:
2222
SFPassword: ${{ secrets.SFPassword }}
2323
SFUserName: ${{ secrets.SFUserName }}
2424
TARGET: "pbrp"
25-
#EXTRA_CMD: "Extra Commands Here"
25+
EXTRA_CMD: "rm -rf vendor/utils; git clone https://github.com/DelightReza/vendor_utils -b DelightReza-patch-2 vendor/utils"
2626

2727
jobs:
2828
PBRP_CI:

0 commit comments

Comments
 (0)