Skip to content

Try to update packages #7

Try to update packages

Try to update packages #7

Workflow file for this run

name: CI
on: [push]
jobs:
makepkg:
runs-on: ubuntu-22.04
container:
image: rnestler/archlinux-rust
options: --user 1001
steps:
- run: sudo pacman -Syu
- uses: actions/checkout@v3
- run: makepkg --nobuild