mirror of
https://github.com/esp-rs/espup.git
synced 2025-09-27 04:40:27 +00:00
ci: ⚡️ Add allow-dirty flag
This commit is contained in:
parent
110bc0f7ed
commit
71bd81b215
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -71,7 +71,7 @@ jobs:
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: publish
|
||||
args: --dry-run
|
||||
args: --dry-run --allow-dirty
|
||||
- name: Archive artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user