Skip to content

Commit

Permalink
remove extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
dbieber committed Nov 10, 2024
1 parent c69fdf8 commit 23101ef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,8 @@ jobs:
uses: actions/download-artifact@v4
with:
name: web-app-dist
path: web-app-dist # This will download `dist` into `web-app-dist/dist`
path: web-app-dist

steps:
- uses: pguyot/arm-runner-action@v2
id: build_image
with:
Expand Down

0 comments on commit 23101ef

Please sign in to comment.