Commit 95d3da4
authored
fix: use first available python in path (#681)
## 📝 Description
Updated `get_id_token.py` to use `#!/usr/bin/env python3`, so the runner
now picks up whatever Python is first on `PATH`
## ✅ Checklist
- [ ] I have tested this change
- [ ] This change requires documentation update1 parent 9f0646e commit 95d3da4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments