Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dwarfovich committed Sep 9, 2024
1 parent b5303f9 commit aceaa48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/HW3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
run: /home/runner/work/Otus/Otus/./HW3/build-linux-release/bin/allocator_driver

- name: Build package
working-directory: ${{env.build_path}}
working-directory: /home/runner/work/Otus/Otus/./HW3/build-linux-release
run: cpack -G DEB

- name: Create Release
Expand Down

0 comments on commit aceaa48

Please sign in to comment.