mirror of
https://github.com/XRPLF/clio.git
synced 2026-08-23 05:30:51 +00:00
ci: Remove unnecessary creation of build directory (#2867)
This commit is contained in:
4
.github/actions/conan/action.yml
vendored
4
.github/actions/conan/action.yml
vendored
@@ -21,10 +21,6 @@ inputs:
|
||||
runs:
|
||||
using: composite
|
||||
steps:
|
||||
- name: Create build directory
|
||||
shell: bash
|
||||
run: mkdir -p "${{ inputs.build_dir }}"
|
||||
|
||||
- name: Run conan
|
||||
shell: bash
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user