mirror of
https://github.com/uutils/coreutils.git
synced 2025-12-23 08:47:37 +00:00
CICD.yml: Dedup a mkdir
This commit is contained in:
parent
43dd238fea
commit
4429d44ca1
1 changed files with 0 additions and 1 deletions
1
.github/workflows/CICD.yml
vendored
1
.github/workflows/CICD.yml
vendored
|
|
@ -712,7 +712,6 @@ jobs:
|
|||
shell: bash
|
||||
run: |
|
||||
## Create build/work space
|
||||
mkdir -p '${{ steps.vars.outputs.STAGING }}'
|
||||
mkdir -p '${{ steps.vars.outputs.STAGING }}/${{ steps.vars.outputs.PKG_BASENAME }}'
|
||||
- name: Install/setup prerequisites
|
||||
shell: bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue