This commit is contained in:
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@@ -19,4 +19,8 @@ jobs:
|
||||
apt-get install -y nodejs npm git
|
||||
|
||||
- name: Checkout Repo
|
||||
uses: actions/checkout@v6
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Status
|
||||
run: |
|
||||
ls
|
||||
Reference in New Issue
Block a user