Project

General

Profile

« Previous | Next » 

Revision 58e9407b

Added by Eric Helms 10 months ago

Install npm2rpm globally before bump_rpm

View differences:

.github/workflows/bump_packages.yml
node-version: 16
- name: Install npm2rpm
if: ${{ matrix.npm_name != null }}
run: npm install npm2rpm
run: npm install --global npm2rpm
- name: Checkout RPM
uses: actions/checkout@v3
with:

Also available in: Unified diff