Skip to content

Commit 6e3d0d5

Browse files
authored
Update automate-metrics.yaml
1 parent 5000655 commit 6e3d0d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/automate-metrics.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
run: |
3333
source analytics-api/bin/activate
3434
curl -O https://raw.githubusercontent.com/jukent/projectpythia.github.io/main/.github/workflows/get-metrics.py
35+
ls
36+
chmod +x get-metrics.py
3537
python get-metrics.py
3638
ls
3739

0 commit comments

Comments
 (0)