Skip to content

Commit

Permalink
Edit cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
smolegz committed Oct 28, 2024
1 parent 3069eb4 commit fec8c6a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
cache: "npm"
cache-dependency-path: "./message-queue/package-lock.json"
- name: Install dependencies
run: npm install
- name: Login to Docker Hub
Expand Down

0 comments on commit fec8c6a

Please sign in to comment.