Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
kmalick committed Jan 18, 2025
2 parents ef58224 + 84d8158 commit faf318d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Install system dependencies
run: |
sudo apt-get update
sudo apt-get install -y netcat
sudo apt-get install -y netcat-traditional
- name: Install Ruby dependencies
run: |
Expand Down Expand Up @@ -73,4 +73,4 @@ jobs:
with:
context: .
push: false
tags: expertiza-backend:latest
tags: expertiza-backend:latest

0 comments on commit faf318d

Please sign in to comment.