Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
cmuhammedrafi committed Dec 5, 2024
1 parent 37b27f4 commit 76ca73f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gnome_unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
- name: Generate Documentation
if: env.json_changed == 'true'
run: |
python3 ThunderTools/JsonGenerator/JsonGenerator.py -d -o docs networkmanager/NetworkManager.json
python3 ../ThunderTools/JsonGenerator/JsonGenerator.py -d -o docs networkmanager/NetworkManager.json
- name: Commit and Push Changes
if: env.json_changed == 'true'
Expand Down

0 comments on commit 76ca73f

Please sign in to comment.