4
0
mirror of https://github.com/AltarikMC/Launcher synced 2024-11-22 06:19:50 +01:00

deleted deb targets on workflows

This commit is contained in:
Quentin Legot 2020-12-19 14:55:18 +01:00 committed by Quentin Legot
parent 48502d4e64
commit a2d71eea51

View File

@ -4,7 +4,7 @@ jobs:
build: build:
strategy: strategy:
matrix: matrix:
os: [ ubuntu-latest, windows-latest] os: [ windows-latest]
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2