Skip to content

Commit

Permalink
ci: JSON -> Json
Browse files Browse the repository at this point in the history
  • Loading branch information
2moe committed Jan 27, 2024
1 parent 99bec20 commit 54972cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/1.3--2.2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- name: get json
run: |
echo ${{ fromJSON(env.DISK.codename) }}
echo ${{ fromJson(env.DISK.codename) }}

0 comments on commit 54972cb

Please sign in to comment.