Skip to content

Commit 2134146

Browse files
committed
fix comments
1 parent 6c904bc commit 2134146

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -818,10 +818,10 @@ jobs:
818818
pattern: profiling-node-binaries-${{ github.sha }}-*
819819
path: ${{ github.workspace }}/packages/profiling-node/lib/
820820
merge-multiple: true
821+
# End rebuild profiling
821822

822-
- name: Build Profiling tarball
823+
- name: Build tarballs
823824
run: yarn build:tarball
824-
# End rebuild profiling
825825

826826
- name: Stores tarballs in cache
827827
uses: actions/cache/save@v4

0 commit comments

Comments
 (0)