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