Try Workflow
Some checks failed
Linux Export

This commit is contained in:
snoweuph 2023-03-20 19:25:24 +00:00
parent 1ed6418667
commit 4bdf125864

View file

@ -20,9 +20,7 @@ jobs:
steps:
- name: Setup
run: |
apt update -y && apt install nodejs -y
node --version
npm --version
apt update -y && apt install nodejs ca-certificates -y
- name: Checkout
uses: https://github.com/actions/checkout@v3
- name: Setup