Skip to content
This repository was archived by the owner on Jul 28, 2023. It is now read-only.

Commit 3287564

Browse files
authored
Use crate-tag-version action on CI (#176)
* CI: use crate-version-tag, fixes * fix path
1 parent 3f9f0b7 commit 3287564

File tree

6 files changed

+224
-349
lines changed

6 files changed

+224
-349
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
uses: actions/checkout@v2
6060

6161
- name: Restore from cache and run vcpkg
62+
if: ${{ matrix.platform == 'win' }}
6263
uses: lukka/run-vcpkg@v7
6364
with:
6465
vcpkgArguments: openssl

.github/workflows/release-ext.yml

Lines changed: 0 additions & 31 deletions
This file was deleted.

.github/workflows/release-new.yml

Lines changed: 0 additions & 110 deletions
This file was deleted.

.github/workflows/release-tools.yml

Lines changed: 0 additions & 208 deletions
This file was deleted.

0 commit comments

Comments
 (0)