Skip to content

Commit

Permalink
updated demo-deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianBurke committed Nov 6, 2024
1 parent b5d55f4 commit 7d93711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/demo-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Build Demo Files (GCWeb)
run: |
grunt demo --branch=${{ github.ref_name }}
docker-compose up -d
docker compose up -d
- name: Build Demo Files (WET-BOEW)
run: grunt dist

Expand Down

0 comments on commit 7d93711

Please sign in to comment.