mirror of
https://github.com/ikunshare/Onekey.git
synced 2026-01-13 00:27:32 +08:00
Update build.yml
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -15,7 +15,6 @@ jobs:
|
||||
- name: Get package version
|
||||
run: |
|
||||
node -p "process.env.PACKAGE_VERSION = require('./package.json').version" >> $GITHUB_ENV
|
||||
echo ${{ env.PACKAGE_VERSION }}
|
||||
|
||||
- name: Set up Python 3.11
|
||||
uses: actions/setup-python@v3
|
||||
|
||||
Reference in New Issue
Block a user