fix typo
This commit is contained in:
parent
c8175c28a9
commit
651c72b639
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -33,8 +33,8 @@ jobs:
|
||||
runs-on: utbuntu-latest
|
||||
steps:
|
||||
- name: create file
|
||||
run: mkdir version
|
||||
run: echo "v0.0.1" > version.txt
|
||||
- run: mkdir version
|
||||
- name: upload artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user