Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
akac97 authored Nov 25, 2023
1 parent a70f54d commit 24d43b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
container:
image: ghcr.io/akac97/archlinux-builder:main
steps:
- name: whoami
run: whoami
- name: enable multi-core
run: sudo echo "MAKEFLAGS=\"-j$(nproc)\"" >> /etc/makepkg.conf
- name: install deps
Expand Down

0 comments on commit 24d43b9

Please sign in to comment.