This commit is contained in:
parent
fe4b52f129
commit
596df1de6b
@ -7,12 +7,10 @@ on:
|
||||
|
||||
jobs:
|
||||
release:
|
||||
name: release ${{ matrix.target }}
|
||||
name: release
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
target: [x86_64-unknown-linux-gnu]
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- name: Install deps
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user