Skip to content

Commit

Permalink
fix: publish
Browse files Browse the repository at this point in the history
  • Loading branch information
javierdelafuentesales committed Feb 22, 2024
1 parent 68fc18c commit ea462fb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 29 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
registry-url: 'https://npm.pkg.github.com'
scope: '@streamyard'
- name: Install Dependencies
run: npm install
run: npm ci
- name: Build Package
run: npm pack .
- name: Publish
Expand Down
28 changes: 0 additions & 28 deletions .github/workflows/system-tests-against-emulator.yaml

This file was deleted.

0 comments on commit ea462fb

Please sign in to comment.