Skip to content

Commit

Permalink
fix 3
Browse files Browse the repository at this point in the history
  • Loading branch information
eryajf committed Mar 22, 2023
1 parent 1b6715e commit 605a880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dist-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
yarn build
- run: |
sudo apt-get update
sudo apt-get install coreutils
sudo apt-get install -y md5sum
mkdir learn-github
mv README.md LICENSE learn-github
mv docs/.vuepress/dist learn-github
Expand Down

0 comments on commit 605a880

Please sign in to comment.