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