Skip to content

Commit

Permalink
fix: mv: cannot stat 'LICENSE': No such file or directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Mithreum committed Jan 22, 2024
1 parent 72b6582 commit 96c242e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
mv package.json out
mv dist out
mv Readme.md out
mv LICENSE out
mv .gitignore out
- name: List Contents of out folder
Expand Down

0 comments on commit 96c242e

Please sign in to comment.