mirror of
https://github.com/fumiama/base16384.git
synced 2026-06-05 10:10:32 +08:00
fix(release): adapt to cosmopolitan
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user