mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 14:43:25 +00:00
chore: adjust release workflow
This commit is contained in:
3
.github/workflows/release-mobile.yml
vendored
3
.github/workflows/release-mobile.yml
vendored
@@ -169,6 +169,9 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Pull version bump
|
||||
run: git pull --all
|
||||
|
||||
- name: Install Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
|
Reference in New Issue
Block a user