mirror of
https://github.com/AltarikMC/Launcher
synced 2024-11-21 06:09:51 +01:00
deleted deb targets on workflows
This commit is contained in:
parent
48502d4e64
commit
a2d71eea51
2
.github/workflows/electron.yml
vendored
2
.github/workflows/electron.yml
vendored
@ -4,7 +4,7 @@ jobs:
|
||||
build:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ ubuntu-latest, windows-latest]
|
||||
os: [ windows-latest]
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user