Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
_use_llvm_lto: ${{ matrix.toolchain == 'gcc' && 'none' || 'thin' }}
run: |
cd "linux-cachyos"
sudo -H -E -u builder makepkg --skipchecksums --syncdeps --noconfirm
sudo -H -E -u builder makepkg --skipinteg --syncdeps --noconfirm
Comment thread
ventureoo marked this conversation as resolved.
- name: Upload package to artifacts
id: upload
uses: actions/upload-artifact@v4
Expand Down
72 changes: 0 additions & 72 deletions linux-cachyos-bmq/.SRCINFO

This file was deleted.

Loading
Loading