Skip to content

Commit

Permalink
apt-update on Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
ollydev committed May 18, 2022
1 parent c1f0aed commit e54ebcb
Show file tree
Hide file tree
Showing 7 changed files with 1,421 additions and 504 deletions.
6 changes: 3 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: 'Hello World'
description: 'Greet someone and record the time'
name: 'Setup Lazarus'
description: 'Setup Lazarus using sourceforge installers'
inputs:
laz-url:
required: true
fpc-url:
required: false
runs:
using: 'node12'
main: 'dist/index.js'
main: 'dist/index/index.js'

1 change: 0 additions & 1 deletion dist/index.js.map

This file was deleted.

Loading

0 comments on commit e54ebcb

Please sign in to comment.