Skip to content

Commit

Permalink
fix artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianscatularo committed Feb 7, 2024
1 parent 18d8957 commit 37b08dd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: build-advanced-tools
path: build
path: apps/advanced-tools/build

redirects:
name: "Redirects"
Expand Down Expand Up @@ -159,8 +159,6 @@ jobs:
name: build-rewards-dashboard
path: apps/rewards-dashboard/dist



usdc-bridge:
name: "USDC Bridge"
runs-on: "ubuntu-latest"
Expand Down

0 comments on commit 37b08dd

Please sign in to comment.