Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcool04 authored Oct 29, 2023
1 parent 952c38d commit 8f312b8
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# This is a basic workflow to help you get started with Actions

name: CI
on:
push:
Expand All @@ -23,8 +21,7 @@ jobs:
sparse-checkout: .

- name: Build linux-fix-e1000e
uses: hapakaien/archlinux-package-action@v2
uses: 2m/[email protected]
with:
path: linux-fix-e1000e
flags: ''
namcap: true
target: 'pkgbuild'
pkgname: 'linux-fix-e1000e'

0 comments on commit 8f312b8

Please sign in to comment.