mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
fix: quick test to diagnose working dir issue
This commit is contained in:
4
.github/workflows/manual-release.yml
vendored
4
.github/workflows/manual-release.yml
vendored
@@ -42,8 +42,8 @@ jobs:
|
||||
- name: Install Dependencies
|
||||
run: yarn
|
||||
|
||||
- name: Refresh git working dir
|
||||
run: "git update-index -q --refresh"
|
||||
- name: DEBUG: Show git status
|
||||
run: "git status"
|
||||
|
||||
- name: Release
|
||||
run: "npx release-it --increment ${{ github.event.inputs.increment }}"
|
||||
|
||||
Reference in New Issue
Block a user