Update pre_release.yml

This commit is contained in:
Proddy
2024-05-08 20:30:46 +02:00
committed by GitHub
parent ff3dad26db
commit 11e887553d

View File

@@ -21,7 +21,6 @@ jobs:
uses: actions/setup-node@v4 uses: actions/setup-node@v4
with: with:
node-version: '20.x' node-version: '20.x'
cache: 'yarn'
- name: Get EMS-ESP source code and version - name: Get EMS-ESP source code and version
id: build_info id: build_info
run: | run: |