mirror of
https://github.com/zen-browser/branding.git
synced 2025-07-07 08:55:37 +02:00
Update deploy.yml
This commit is contained in:
parent
4adf00902b
commit
792193e3fa
1 changed files with 4 additions and 0 deletions
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
|
@ -13,6 +13,10 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
|
||||
- name: ls
|
||||
run: ls
|
||||
|
||||
- name: cd to upload
|
||||
run: cd upload
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue