We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5000655 commit 6e3d0d5Copy full SHA for 6e3d0d5
.github/workflows/automate-metrics.yaml
@@ -32,6 +32,8 @@ jobs:
32
run: |
33
source analytics-api/bin/activate
34
curl -O https://raw.githubusercontent.com/jukent/projectpythia.github.io/main/.github/workflows/get-metrics.py
35
+ ls
36
+ chmod +x get-metrics.py
37
python get-metrics.py
38
ls
39
0 commit comments