File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 15
15
16
16
steps :
17
17
- uses : actions/checkout@v3
18
+ - run : git log -1 --pretty=format:%aI content/hardware/02.hero/boards/uno-r4-minima/tutorials/adc-resolution/adc-resolution.md
18
19
- uses : actions/setup-node@v3
19
20
with :
20
21
node-version : 18
50
51
restore-keys : |
51
52
${{ runner.os }}-public-gatsby-
52
53
54
+ - run : git log -1 --pretty=format:%aI content/hardware/02.hero/boards/uno-r4-minima/tutorials/adc-resolution/adc-resolution.md
53
55
- run : npm install
56
+ - run : git log -1 --pretty=format:%aI content/hardware/02.hero/boards/uno-r4-minima/tutorials/adc-resolution/adc-resolution.md
54
57
- run : npm run build
58
+ - run : git log -1 --pretty=format:%aI content/hardware/02.hero/boards/uno-r4-minima/tutorials/adc-resolution/adc-resolution.md
55
59
56
60
- name : Configure AWS Credentials
57
61
uses : aws-actions/configure-aws-credentials@v1
You can’t perform that action at this time.
0 commit comments