Skip to content

Commit

Permalink
add package-lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dulvui committed Nov 4, 2024
1 parent 03b6d91 commit 46a4131
Show file tree
Hide file tree
Showing 3 changed files with 14,306 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:

jobs:
deploy-test:
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
if: github.ref == 'refs/heads/main'
concurrency: deploy-test
env:
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,4 @@ testem.log
Thumbs.db

.angular
package-lock.json
proxy.conf.json
Loading

0 comments on commit 46a4131

Please sign in to comment.