Skip to content

Commit

Permalink
Use npm package to get ibmi-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
worksofliam committed Nov 17, 2023
1 parent f4e1dba commit 8cb3fc6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ibmi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ jobs:
always-auth: true
node-version: 18

- run: npm i -g @ibm/ibmi-ci --registry=https://npm.pkg.github.com/
env:
NPM_TOKEN: ${{secrets.PACKAGE_TOKEN}}
- run: npm i -g @ibm/ibmi-ci

- name: Get short SHA ID
run: |
Expand Down

0 comments on commit 8cb3fc6

Please sign in to comment.