Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
adi611 committed Oct 6, 2023
1 parent 35a8f9c commit 2a2441a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testpsijpbs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
cd ~/Downloads/
sudo ldconfig /opt/hostedtoolcache/Python/3.7.17/x64/lib/
sudo wget https://github.com/openpbs/openpbs/archive/refs/tags/v23.06.06.tar.gz
tar -xpvf v20.0.1.tar.gz
cd openpbs-20.0.1/
tar -xpvf v23.06.06.tar.gz
cd openpbs-23.06.06/
./autogen.sh
./configure --prefix=/opt/pbs
make
Expand Down

0 comments on commit 2a2441a

Please sign in to comment.