File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 run : sudo apt-add-repository -y "ppa:ubuntu-toolchain-r/test"
1212 - name : Install packages
1313 run : sudo apt install gcc-9 gcc-10 gcc-11 gcc-12
14- - uses : actions/checkout@v2
14+ - uses : actions/checkout@v6
1515 - name : Autoconf
1616 run : autoreconf -i -f
1717 - name : Configure
4444 steps :
4545 - name : Install packages
4646 run : brew install automake libtool
47- - uses : actions/checkout@v2
47+ - uses : actions/checkout@v6
4848 - name : Autoconf
4949 run : autoreconf -i -f
5050 - name : Configure
8383 base-devel
8484 gcc
8585 libiconv-devel
86- - uses : actions/checkout@v2
86+ - uses : actions/checkout@v6
8787 - name : Autoconf
8888 run : autoreconf -i -f
8989 - name : Configure
Original file line number Diff line number Diff line change 66 steps :
77 - name : Install packages
88 run : sudo apt install gettext
9- - uses : actions/checkout@v2
9+ - uses : actions/checkout@v6
1010 - name : Autoconf
1111 run : autoreconf -i -f
1212 - name : Configure
Original file line number Diff line number Diff line change @@ -14,11 +14,13 @@ config.log
1414config.status
1515config.sub
1616configure
17+ configure~
1718depcomp
1819install-sh
1920libreadstat.la
2021libtool
2122ltmain.sh
23+ m4 /
2224Makefile
2325Makefile.in
2426missing
@@ -31,6 +33,7 @@ test_readstat
3133* .log
3234* .trs
3335test_csv_to_dta *
36+ .vs /
3437.vscode /
3538* .swp
3639dev /
You can’t perform that action at this time.
0 commit comments