Skip to content

Commit

Permalink
Revert "time it"
Browse files Browse the repository at this point in the history
This reverts commit 88cdc83.
  • Loading branch information
coolkingcole committed Nov 1, 2023
1 parent 88cdc83 commit e716468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Build
run: |
bash docker_build.sh
time tar -czvf kernels-latest.tar.gz binaries
tar -czvf kernels-latest.tar.gz binaries
- name: Save package
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit e716468

Please sign in to comment.