Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sgatto committed Sep 17, 2024
1 parent d2e025c commit 3526f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/oracle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
dnf -y install pcre-devel
dnf clean all
rm -rf /var/cache/dnf
wget -q "https://downloads.sourceforge.net/project/swig/swig/swig-4.1.1/swig-4.1.1.tar.gz"
wget -q "https://downloads.sourceforge.net/project/swig/swig/swig-4.1.1/swig-4.2.1.tar.gz"
tar xvf swig-4.2.1.tar.gz
rm swig-4.2.1.tar.gz
cd swig-4.2.1
Expand Down

0 comments on commit 3526f9a

Please sign in to comment.