Skip to content

Commit

Permalink
Forgot to create dir
Browse files Browse the repository at this point in the history
  • Loading branch information
arf20 committed Feb 14, 2024
1 parent f47814a commit ca341a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: |
mkdir ${{env.pkg_name}}
cd ${{env.pkg_name}}
mkdir -p DEBIAN usr/local/bin usr/local/man/man6 usr/local/share/fcow
mkdir -p DEBIAN usr/local/games usr/local/man/man6 usr/local/share/fcow
- name: Write control
run: |
Expand Down

0 comments on commit ca341a6

Please sign in to comment.