Skip to content

Commit

Permalink
Updating OpenModelicaLibraryTesting again
Browse files Browse the repository at this point in the history
  • Loading branch information
AnHeuermann committed Mar 4, 2024
1 parent a257e5e commit 431e8b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ export async function run(): Promise<void> {

// Clone OpenModelicaLibraryTesting
core.debug('clone OpenModelicaLibraryTesting')
await cloneScripts('981cf232ae834f5b3fe7c530bc02733378fb840b')
await cloneScripts('4faba709fd4aa629ed568f3eb1c9459a8a6c223b')

// Install Python dependencies
await installPythonDeps(
Expand Down

0 comments on commit 431e8b7

Please sign in to comment.