Skip to content

Commit

Permalink
mkdir ニ -p ニャニャニャニャニャニャニャ
Browse files Browse the repository at this point in the history
  • Loading branch information
koki-develop committed Sep 10, 2024
1 parent 7e7972e commit 5b7e64c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
NYAIME_HOMEPAGE: ${{ steps.tap.outputs.homepage }}
NYAIME_DESC: ${{ steps.tap.outputs.desc }}
run: |
mkdir Casks
mkdir -p Casks
cat <<EOF > Casks/nyaime.rb
cask "nyaime" do
version "${NYAIME_VERSION}"
Expand Down

0 comments on commit 5b7e64c

Please sign in to comment.