We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88f839a commit fe97500Copy full SHA for fe97500
.github/workflows/_NPU.yml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
- name: Download paddle.tar.gz and update test branch
27
run: |
28
- sudo rm -rf * .[^.]*
+ sudo rm -rf * .[^.]*
29
source ~/.bashrc
30
set -e
31
echo "Downloading Paddle.tar.gz"
0 commit comments