Skip to content

Commit

Permalink
configuring yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
max-geller committed Oct 5, 2024
1 parent d7900ab commit 99c2fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

# Install Dependencies and Build App
- name: Build Angular App 🔧
# working-directory: angular-starter/browser
working-directory: ./browser
run: |
npm ci
npm run build --configuration=development
Expand Down

0 comments on commit 99c2fb4

Please sign in to comment.