mirror of
https://github.com/antos-rde/antos.git
synced 2024-11-08 06:28:25 +01:00
Update build-bin.yml
This commit is contained in:
parent
a72a12f2a7
commit
85a16f9976
@ -12,6 +12,8 @@ jobs:
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
- name: Update submodule
|
||||
run: git submodule update --init
|
||||
- name: Building binaries for platform - ${{ inputs.platform }}
|
||||
run: |
|
||||
mkdir build
|
||||
|
Loading…
Reference in New Issue
Block a user