Skip to content

Commit 64bf1ac

Browse files
committed
Fix(Build): clean composer step
1 parent 94459f6 commit 64bf1ac

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/deploy-prod.yml

-5
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,6 @@ jobs:
1717
ref: main
1818
fetch-depth: 0 #To Fetch All Tags and Branches
1919

20-
- name: Install Dependencies
21-
uses: php-actions/composer@v6
22-
with:
23-
dev: no
24-
2520
################################
2621
# Update Version Code #
2722
################################

0 commit comments

Comments
 (0)