Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stefankiesz authored Oct 9, 2024
1 parent 4435f8d commit e7ce28c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,8 @@ jobs:
uses: actions/checkout@v3
- name: Move repository
run: |
move . ..\..
mkdir ..\kvs-producer
move . ..\kvs-producer
- name: Install dependencies
run: |
choco install nasm strawberryperl
Expand Down

0 comments on commit e7ce28c

Please sign in to comment.