This commit is contained in:
@@ -13,9 +13,10 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Install node :(
|
||||
run:
|
||||
- apt update
|
||||
- apt install npm
|
||||
run: |
|
||||
apt update
|
||||
apt install npm
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user