Skip to content

Commit

Permalink
feat(cicd): moved dodgy rpmbuild stuff into a test job instead - OBS …
Browse files Browse the repository at this point in the history
…stuff pending
  • Loading branch information
BradleyChatha committed Jan 1, 2024
1 parent da4dc49 commit e63571b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/package_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Install Node (only needed when using act)
run: zypper -n install -y nodejs
# - name: Install Node (only needed when using act)
# run: zypper -n install -y nodejs

- uses: actions/download-artifact@v2
with:
Expand Down

0 comments on commit e63571b

Please sign in to comment.