Skip to content

Commit 52bf681

Browse files
committed
WIP
1 parent 3fa36d3 commit 52bf681

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ jobs:
5252
echo "taggedbranch=$TAGGEDBRANCH" >> $GITHUB_OUTPUT
5353
- name: Set package name and version
5454
id: set-version
55-
shell: pwsh
5655
run: |
5756
set -x
5857
VERSION=$(jq -r '.version' package.json | cut -d- -f1)

0 commit comments

Comments
 (0)