fix: strip v prefix from version in make install path #3

Merged
benvin merged 3 commits from benvin/fix-make-install-version into main 2026-06-21 22:34:40 +10:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit d2da94cb52 - Show all commits
+1 -1
View File
@@ -1,5 +1,5 @@
when:
- event: [push, pull_request]
- event: pull_request
steps:
- name: build
+1 -1
View File
@@ -1,5 +1,5 @@
when:
- event: [push, pull_request]
- event: pull_request
steps:
- name: lint