mirror of
https://github.com/antos-rde/antos.git
synced 2024-11-10 07:28:25 +01:00
Update build-bin.yml
This commit is contained in:
parent
774e66bf68
commit
2a03ff5413
@ -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