mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
quote index state to stop yaml parsing from interpreting it
This commit is contained in:
parent
0e206d8bf3
commit
0229fb7766
1 changed files with 1 additions and 1 deletions
2
.github/workflows/prototyping.yml
vendored
2
.github/workflows/prototyping.yml
vendored
|
@ -8,7 +8,7 @@ on:
|
|||
|
||||
env:
|
||||
AGDA_VERSION: 2.6.2.1
|
||||
INDEX_STATE: 2022-03-03T21:49:20Z
|
||||
INDEX_STATE: '2022-03-03T21:49:20Z'
|
||||
|
||||
jobs:
|
||||
linux:
|
||||
|
|
Loading…
Add table
Reference in a new issue