Compare commits

..

No commits in common. "main" and "2025.02.24" have entirely different histories.

3 changed files with 4 additions and 4 deletions

View file

@ -14,7 +14,7 @@ jobs:
Desktop: "plasma"
steps:
- name: Install Node.js
run: pacman -Syyu git base-devel nodejs --noconfirm
run: pacman -Sy --noconfirm nodejs npm git sudo
- name: Checkout code
uses: actions/checkout@v4
- name: Update system

View file

@ -249,7 +249,7 @@ unzip
unrar
ttf-vazirmatn
ttf-vazircode
parchlinux-keyring
#parchlinuxstuff
calamares

View file

@ -73,7 +73,7 @@ LocalFileSigLevel = Optional
#Include = /etc/pacman.d/mirrorlist
[ppr]
SigLevel = Never
SigLevel = Optional TrustedOnly
Server = https://git.parchlinux.com/repos/ppr/raw/branch/main/x86_64/
[core]
@ -95,7 +95,7 @@ Include = /etc/pacman.d/mirrorlist
#Include = /etc/pacman.d/mirrorlist
[pcp]
SigLevel = Never
SigLevel = Optional TrustedOnly
Server = https://git.parchlinux.com/repos/pcp/raw/branch/main/x86_64/
# An example of a custom package repository. See the pacman manpage for