Skip to content

Commit 006196d

Browse files
committed
Update ice adapter's tag format
the latest version is missing the leading 'v' for some reason
1 parent 0162bb1 commit 006196d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: windows-latest
1414
env:
1515
UID_VERSION: v4.0.6
16-
ICE_ADAPTER_VERSION: v3.3.9
16+
ICE_ADAPTER_VERSION: 3.3.9
1717
BUILD_VERSION: ${{ github.event.inputs.version }}
1818

1919
steps:

0 commit comments

Comments
 (0)