Skip to content

Commit

Permalink
default export
Browse files Browse the repository at this point in the history
  • Loading branch information
makeevrserg committed Jul 18, 2024
1 parent 52f41e1 commit 0d86e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call-create-baseline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
# sudo udevadm trigger --name-match=kvm
- name: Run baseline profiles
run: |
sudo ./gradlew ${{ steps.create_baseline_task.outputs.BASELINE_TASK }}
./gradlew ${{ steps.create_baseline_task.outputs.BASELINE_TASK }}
# - uses: actions/upload-artifact@master
# name: "Upload baseline file"
Expand Down

0 comments on commit 0d86e41

Please sign in to comment.