Skip to content

Commit

Permalink
gh: Remove unnecessary cd ../.
Browse files Browse the repository at this point in the history
  • Loading branch information
PappasBrent authored and Jezurko committed Aug 9, 2024
1 parent 538f6c0 commit 0be8b7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,6 @@ jobs:
make prepare LLVM=-${{ matrix.llvm-version }}
make LLVM=-${{ matrix.llvm-version }} -j $(nproc)
python3 ./scripts/clang-tools/gen_compile_commands.py
cd ../
- name: Clone vast benchmark directory
uses: actions/checkout@v4
Expand Down

0 comments on commit 0be8b7c

Please sign in to comment.