Skip to content

Commit ac133b3

Browse files
committed
ci: Refactor GitHub workflows for efficiency.
- Optimize GitHub workflow file by removing unnecessary `env` section
1 parent 5bc90f2 commit ac133b3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/fix-release.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ jobs:
3636
matrix:
3737
arch: [linux/amd64, linux/arm64]
3838

39-
env:
40-
4139
steps:
4240
- uses: actions/checkout@v4
4341
- uses: docker/setup-qemu-action@v3

0 commit comments

Comments
 (0)