Skip to content

Commit

Permalink
[feat #457]: update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
r-hannuschka committed Nov 15, 2021
1 parent 6e79b29 commit 45f8344
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ngx-file-upload-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
run: |
cd src
npm i
npm i puppeteer@chrome-78
npm run webdriver:update
- name: add @angular/cli global
run: |
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/ngx-file-upload-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
run: |
cd src
npm i
npm i puppeteer@chrome-78
npm run webdriver:update
- name: add @angular/cli global
run: |
Expand Down

0 comments on commit 45f8344

Please sign in to comment.