mirror of
https://github.com/valmojr/armatak.git
synced 2026-08-18 16:02:58 +00:00
att wf
This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
||||
- uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: x86_64-pc-windows-msvc
|
||||
- run: mv ./armatak.dll ./armatak_x64.dll
|
||||
- run: mv armatak.dll armatak_x64.dll
|
||||
- uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: i686-pc-windows-msvc
|
||||
|
||||
@@ -2,7 +2,7 @@ name: Publish_Beta
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ dev ]
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
build_extension:
|
||||
|
||||
Reference in New Issue
Block a user