mirror of
https://github.com/Mylloon/obs-replay-folders.git
synced 2024-11-09 17:57:01 +01:00
name change
This commit is contained in:
parent
e133c66dc1
commit
3e449ea946
1 changed files with 1 additions and 1 deletions
2
.github/workflows/upload-release.yml
vendored
2
.github/workflows/upload-release.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Build with Make
|
- name: Build DLL
|
||||||
run: make
|
run: make
|
||||||
|
|
||||||
- name: Create ZIP file
|
- name: Create ZIP file
|
||||||
|
|
Loading…
Reference in a new issue