Skip to content

Commit

Permalink
bugfix: shell.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lee-cq authored Dec 5, 2023
1 parent 91cf52d commit 1a44fa1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/shell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
chmod 600 ~/.ssh/*
- name: Update Server
run: |
sudo ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
sudo cp actions/shell/self_shell.sh /etc/profile.d/
git config --global user.email "[email protected]"
Expand Down

0 comments on commit 1a44fa1

Please sign in to comment.