OxbridgeEconomics
commited on
Commit
·
f07709d
1
Parent(s):
52bf3e0
commit
Browse files
.github/workflows/daily.yml
CHANGED
@@ -40,3 +40,4 @@ jobs:
|
|
40 |
DELTA: ${{ github.event.inputs.delta}}
|
41 |
run: |
|
42 |
python daily.py
|
|
|
|
40 |
DELTA: ${{ github.event.inputs.delta}}
|
41 |
run: |
|
42 |
python daily.py
|
43 |
+
python glue.py
|