LLNL / libROM

Model reduction library with an emphasis on large scale parallelism and linear subspace methods
https://www.librom.net
Other
201 stars 36 forks source link

Addition of apt update to Linux CI workflow #176

Closed pranav-vempati closed 1 year ago

pranav-vempati commented 1 year ago

Our Linux CI workflow began failing this afternoon for no apparent reason(there have been no changes to the Linux-specific section of the relevant workflow file). An addition of apt update before fetching the necessary packages for the Ubuntu GitHub Actions runner refreshes the list of available packages and results in successful Linux CI runs.