Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkoBarisic committed Nov 23, 2023
1 parent f2579b2 commit 0ee767d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily-builds-amd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
name: memgraph-platform_${{ env.ARCHITECTURE }}.tar.gz
path: scripts/dist/docker/memgraph-platform_${{ env.ARCHITECTURE }}.tar.gz

build_memgraph_platform_without mage:
build_memgraph_platform_without_mage:
name: "Build memgraph plaftorm without mage"
needs: [build_memgraph]
runs-on: [self-hosted, Docker, X64]
Expand Down

0 comments on commit 0ee767d

Please sign in to comment.