Skip to content

Commit 622b42e

Browse files
committed
: Fix name of version :HACK: step.
1 parent 01ac320 commit 622b42e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
fetch-depth: 0
2626

27-
- name: Package MacOS .app
27+
- name: Create Carg.lock without our version
2828
run: ./create_cargo_lock_without_version.sh
2929
shell: bash
3030
working-directory: fiiish-rs

0 commit comments

Comments
 (0)