Skip to content

source /etc/profile only after running pacman #20

source /etc/profile only after running pacman

source /etc/profile only after running pacman #20

Workflow file for this run

name: arch.x86_64
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: ci-test
uses: falconindy/arch-dockerbuild@master
with:
entrypoint: 'build-aux/ci-test'