Skip to content

Commit

Permalink
update build_book workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
RealRichi3 committed May 12, 2024
1 parent abc2e76 commit 0addd3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Use CONFIG variables from file
run: |
echo "${{ env.LANGUAGES }}"
echo "$LANGUAGES"
# echo "${{ steps.read_config.outputs.JSON_CONTENT }}"
# echo "${{fromJson(steps.set_var.outputs.JSON_CONTENT).languages}}"
Expand Down

0 comments on commit 0addd3f

Please sign in to comment.