Skip to content

Commit fe97500

Browse files
committed
rerun
1 parent 88f839a commit fe97500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_NPU.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
steps:
2626
- name: Download paddle.tar.gz and update test branch
2727
run: |
28-
sudo rm -rf * .[^.]*
28+
sudo rm -rf * .[^.]*
2929
source ~/.bashrc
3030
set -e
3131
echo "Downloading Paddle.tar.gz"

0 commit comments

Comments
 (0)