1
0
mirror of https://github.com/fumiama/base16384.git synced 2026-06-06 02:30:31 +08:00

fix(release): adapt to cosmopolitan

This commit is contained in:
源文雨
2024-04-05 17:24:15 +09:00
parent f3eaa1937a
commit a4d6d318ef
3 changed files with 7 additions and 6 deletions

View File

@@ -16,6 +16,7 @@ jobs:
- name: Checkout Code
id: checkout
uses: actions/checkout@v2
run: echo ::set-output name=VERSION::$( git describe --tags --abbrev=0 )
- name: Setup Build Tools
run: |