Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
wmdietl committed Dec 12, 2024
1 parent 7b97c6a commit 53a5ff6
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 @@ -17,7 +17,7 @@ jobs:
displayName: show environment
- bash: |
su -
apt-get install -qq -y jtreg7
apt-get install -y --no-upgrade --no-install-recommends 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 53a5ff6

Please sign in to comment.