Skip to content

Commit

Permalink
attempt 5
Browse files Browse the repository at this point in the history
  • Loading branch information
andreciornavei committed Mar 5, 2024
1 parent 7af36b9 commit 2475cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

# Place directory on backend project codebase
- name: Select backend directory
run: cd ../../backend
run: cd backend

# This step sets up Node.js environment.
- name: Setup Node.js
Expand Down

0 comments on commit 2475cc0

Please sign in to comment.