Skip to content

Commit

Permalink
更新 ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Xieansecn authored Jun 29, 2024
1 parent 1d60e6f commit dd8afbe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ jobs:
- run: echo "💡 The ${{ github.repository }} repository has been cloned to the runner."
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
- run: echo $PATH
- run: sudo apt-get update&& sudo apt-get upgrade -y
- run: sudo apt-get install neofetch figlet git curl wget
- run: neofetch&& figlet Hello
- name: List files in the repository
run: |
Expand Down

0 comments on commit dd8afbe

Please sign in to comment.