actions: show pkg version
All checks were successful
/ build-and-publish (push) Successful in 2h26m24s

This commit is contained in:
hayzam 2024-11-07 04:30:33 +00:00
parent de0469bd6d
commit 2ebc1fb259

View file

@ -37,9 +37,9 @@ jobs:
export PATH=$PATH:/usr/local/bin
node -v
npm -v
pkg -v
apt-get update
apt-get install -y build-essential clang flex bison g++ gawk gcc-multilib g++-multilib gettext libncurses-dev libssl-dev python3-distutils rsync unzip zlib1g-dev file wget python3-setuptools swig
npm install -g pkg@5.8.1
- name: Add Custom Files
run: |