Skip to content

addpkg: libemf

addpkg: libemf #3207

Workflow file for this run

on: pull_request
jobs:
test:
runs-on: ubuntu-latest
container: archlinux/archlinux:latest
steps:
- name: Install dependencies
run: pacman -Syu --noconfirm asp patch
- uses: actions/checkout@v2
- name: Add remote
run: |
git remote add upstream https://github.com/felixonmars/archriscv-packages.git
git fetch upstream master
- name: Test patch
run: bash test.sh