Ver código fonte

Update linux.yml

pull/1357/head
Ray 4 anos atrás
committed by GitHub
pai
commit
721f015e07
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      .github/workflows/linux.yml

+ 1
- 0
.github/workflows/linux.yml Ver arquivo

@ -42,6 +42,7 @@ jobs:
- name: Build Library
run: |
ls //usr/lib
cd src
gcc -v
make PLATFORM=PLATFORM_DESKTOP CC=gcc RAYLIB_BUILD_ARCH=${{ matrix.ARCH }} RAYLIB_LIBTYPE=STATIC RAYLIB_RELEASE_PATH="../build/${{ env.RELEASE_NAME }}/lib"

Carregando…
Cancelar
Salvar