Browse Source

Update ci.yml

master
yuriy0803 2 years ago committed by GitHub
parent
commit
7d936e514f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/ci.yml

2
.github/workflows/ci.yml

@ -16,6 +16,8 @@ jobs:
- name: Checkout 🛎
uses: actions/checkout@v2
with:
repository: yuriy0803/open-etc-pool-friends
ref: master
path: 'new-web' # Hier wird das Verzeichnis spezifiziert
- name: Setup Node.js and Yarn 🏗

Loading…
Cancel
Save