Skip to content

Commit

Permalink
Try without sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
wmdietl committed Dec 11, 2024
1 parent 3bc9374 commit 70bcc62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
ls -al
env | sort
displayName: show environment
- bash: sudo apt install jtreg7
- bash: apt-get -y install jtreg7
displayName: Install jtreg7
- bash: pwd && ls && bash ./configure --with-jtreg=/usr/bin/jtreg --disable-warnings-as-errors
displayName: configure
Expand Down

0 comments on commit 70bcc62

Please sign in to comment.