Skip to content

Commit 1d53cb8

Browse files
committed
added link to github action from the README
1 parent 300792d commit 1d53cb8

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

DESCRIPTION.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,11 @@ within the solution repository located in each tutorial folder.
2727

2828
## Link
2929

30-
Access the `.pdf` from [this link](lammps-tutorials.pdf), or clone this repository
31-
and compile the `.tex` file yourself by typing in a terminal:
30+
https://github.com/lammpstutorials/lammpstutorials-article/actions/runs/12458522247/artifacts/2354075042
31+
32+
Access the last version of the `.pdf` from
33+
[the Actions tab](https://github.com/lammpstutorials/lammpstutorials-article/actions/runs/12458522247/artifacts/2354075042),
34+
or clone this repository and compile the `.tex` file yourself by typing in a terminal:
3235

3336
```
3437
make

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,11 @@ within the solution repository located in each tutorial folder.
3636

3737
## Link
3838

39-
Access the `.pdf` from [this link](lammps-tutorials.pdf), or clone this repository
40-
and compile the `.tex` file yourself by typing in a terminal:
39+
https://github.com/lammpstutorials/lammpstutorials-article/actions/runs/12458522247/artifacts/2354075042
40+
41+
Access the last version of the `.pdf` from
42+
[the Actions tab](https://github.com/lammpstutorials/lammpstutorials-article/actions/runs/12458522247/artifacts/2354075042),
43+
or clone this repository and compile the `.tex` file yourself by typing in a terminal:
4144

4245
```
4346
make

0 commit comments

Comments
 (0)