You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): use GitHub Actions env for Windows path resolution
Replace bash export with GitHub Actions native env: block for
TZIF_DATA_PATH. This ensures ${{ github.workspace }} is properly
expanded to a Windows path format that GNAT runtime can access.
Also update functional pin to v4.0.0 release commit.
0 commit comments