Skip to content

Commit

Permalink
ci: remove superfluous commands from package workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
striezel committed Feb 27, 2024
1 parent 30efc6c commit ec1c4d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ jobs:
export CC=gcc
cd "$GITHUB_WORKSPACE"
./ci/02-create-package.sh
pwd
ls -lah
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit ec1c4d3

Please sign in to comment.