mirror of
https://github.com/house-of-vanity/rexec.git
synced 2025-07-07 08:54:06 +00:00
Fix
This commit is contained in:
4
.github/workflows/arch_pkg.yaml
vendored
4
.github/workflows/arch_pkg.yaml
vendored
@ -24,8 +24,8 @@ jobs:
|
||||
components: rustfmt
|
||||
- name: Install build deps
|
||||
run: pacman -Syu --noconfirm rustup musl git base-devel sudo
|
||||
- name: Build archlinux package
|
||||
uses: mijailr/arch-makepkg-action@v1
|
||||
- name: Archlinux MAKEPKG action
|
||||
uses: mijailr/arch-makepkg-action@1.0.1
|
||||
# - name: Build ZST package
|
||||
# run: |
|
||||
# useradd -G wheel -d /rexec/ -s /bin/bash build
|
||||
|
Reference in New Issue
Block a user