mirror of
https://github.com/Deathgarden-Rebirth/Deathgarden_Rebirth-Rewrite.git
synced 2026-04-25 16:15:23 -05:00
Update dev.yml
This commit is contained in:
parent
64f3fd046c
commit
ea50fd66cb
4
.github/workflows/dev.yml
vendored
4
.github/workflows/dev.yml
vendored
|
|
@ -56,8 +56,8 @@ jobs:
|
|||
- name: Generate vendor archive
|
||||
run: php artisan zip:create ./vendor vendor
|
||||
|
||||
- name: Generate public vendor archive
|
||||
run: php artisan zip:create ./public/assets/vendor vendor_public
|
||||
#- name: Generate public vendor archive
|
||||
# run: php artisan zip:create ./public/assets/vendor vendor_public
|
||||
|
||||
- name: 📂 Upload to server
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user