mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-29 20:27:49 +02:00
[gha] fix tabulation
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
4126435a66
commit
d0586c1652
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build-windows.yml
vendored
4
.github/workflows/build-windows.yml
vendored
|
@ -26,8 +26,8 @@ jobs:
|
|||
install: base-devel mingw-w64-${{ matrix.arch }}-gcc mingw-w64-${{ matrix.arch }}-boost mingw-w64-${{ matrix.arch }}-openssl mingw-w64-${{ matrix.arch }}-miniupnpc
|
||||
update: true
|
||||
- name: Git describe
|
||||
id: ghd
|
||||
uses: proudust/gh-describe@v1
|
||||
id: ghd
|
||||
uses: proudust/gh-describe@v1
|
||||
- name: Build application
|
||||
run: |
|
||||
mkdir -p obj/Win32 obj/libi2pd obj/libi2pd_client obj/daemon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue