Skip to content

Commit 189fd7a

Browse files
committed
Revert "github: Update a comment to refer to the right job"
This reverts commit 6cc02cf.
1 parent 035a464 commit 189fd7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170
retention-days: 7
171171

172172
# Crosscompile the toolchain for running on Linux on a different architecture, bundle the runtime
173-
# libraries that were built in the 'linux-stage1' step above.
173+
# libraries that were built in the 'linux' step above.
174174
linux-cross-aarch64:
175175
needs: [linux-stage1, linux-profile, prepare]
176176
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)