forked from CringeStudios/element-desktop
Update workflow
This commit is contained in:
parent
5898fd756f
commit
c964c11d2b
@ -7,5 +7,8 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
|
- name: Install dependencies
|
||||||
|
run: "apt update && apt install -y yarn && npm install -g yarn"
|
||||||
|
|
||||||
- name: Run script
|
- name: Run script
|
||||||
run: "echo 'hello world'"
|
run: "echo 'hello world'"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user