Skip to content

Commit

Permalink
ci: create folder for packages
Browse files Browse the repository at this point in the history
  • Loading branch information
variar committed Nov 18, 2024
1 parent 8f92a50 commit 62170cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/agent-package-mac/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ runs:
shell: sh
run: |
cd $KLOGG_BUILD_ROOT
mkdir -p packages
mkdir -p pkg_resources/en.lproj
cp ../COPYING pkg_resources/en.lproj
cp ../packaging/description.txt pkg_resources/en.lproj
Expand Down

0 comments on commit 62170cb

Please sign in to comment.